Home
last modified time | relevance | path

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

/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc154 class JavaHprofDataSource : public perfetto::DataSource<JavaHprofDataSource> { class
246 art::Thread* JavaHprofDataSource::self_ = nullptr;
257 JavaHprofDataSource::Register(dsd); in WaitForDataSource()
313 JavaHprofDataSource::TraceContext* const ctx_;
318 perfetto::DataSource<JavaHprofDataSource>::TraceContext::TracePacketHandle
460 void DumpSmaps(JavaHprofDataSource::TraceContext* ctx) { in DumpSmaps()
602 JavaHprofDataSource::Trace( in DumpPerfetto()
603 [parent_pid, timestamp](JavaHprofDataSource::TraceContext ctx) in DumpPerfetto()
828 GetStateCV().Broadcast(JavaHprofDataSource::art_thread()); in DumpPerfetto()
835 GetStateCV().Wait(JavaHprofDataSource::art_thread()); in DumpPerfetto()
[all …]