Home
last modified time | relevance | path

Searched refs:JavaHprofDataSource (Results 1 – 1 of 1) sorted by relevance

/art/perfetto_hprof/
Dperfetto_hprof.cc167 class JavaHprofDataSource : public perfetto::DataSource<JavaHprofDataSource> { class
264 art::Thread* JavaHprofDataSource::self_ = nullptr;
274 JavaHprofDataSource::Register(dsd); in WaitForDataSource()
286 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer()
330 JavaHprofDataSource::TraceContext* const ctx_;
335 perfetto::DataSource<JavaHprofDataSource>::TraceContext::TracePacketHandle
437 void DumpSmaps(JavaHprofDataSource::TraceContext* ctx) { in DumpSmaps()
517 JavaHprofDataSource::Trace( in DumpPerfetto()
518 [parent_pid, timestamp](JavaHprofDataSource::TraceContext ctx) in DumpPerfetto()
654 art::MutexLock lk(JavaHprofDataSource::art_thread(), GetStateMutex()); in DumpPerfetto()
[all …]