Searched defs: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::JavaHprofDataSource