D | perfetto_hprof.cc | 267 class Writer { class 269 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer() function in perfetto_hprof::Writer 309 ~Writer() { Finalize(); } in ~Writer() 621 Writer writer(parent_pid, &ctx, timestamp); in DumpPerfetto()
|