Searched refs:JavaHprofDataSource (Results 1 – 1 of 1) sorted by relevance
185 class JavaHprofDataSource : public perfetto::DataSource<JavaHprofDataSource> { class190 explicit JavaHprofDataSource(bool is_oome_heap) : is_oome_heap_(is_oome_heap) {} in JavaHprofDataSource() function in perfetto_hprof::JavaHprofDataSource317 JavaHprofDataSource::Register(dsd, is_oome_heap); in SetupDataSource()347 Writer(pid_t pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer()396 JavaHprofDataSource::TraceContext* const ctx_;401 perfetto::DataSource<JavaHprofDataSource>::TraceContext::TracePacketHandle543 void DumpSmaps(JavaHprofDataSource::TraceContext* ctx) { in DumpSmaps()1047 JavaHprofDataSource::Trace( in WriteHeapPackets()1048 [parent_pid, timestamp](JavaHprofDataSource::TraceContext ctx) in WriteHeapPackets()1073 art::MutexLock lk(JavaHprofDataSource::art_thread(), GetStateMutex()); in WriteHeapPackets()[all …]