Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc154 class JavaHprofDataSource : public perfetto::DataSource<JavaHprofDataSource> { class
246 art::Thread* JavaHprofDataSource::self_ = nullptr;
257 JavaHprofDataSource::Register(dsd); in WaitForDataSource()
269 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer()
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()
826 art::MutexLock lk(JavaHprofDataSource::art_thread(), GetStateMutex()); in DumpPerfetto()
[all …]