Home
last modified time | relevance | path

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

/art/runtime/javaheapprof/
Djavaheapsampler.h46 perfetto_heap_id_ = heap_id; in SetHeapID()
87 uint32_t perfetto_heap_id_ = 0; variable
Djavaheapsampler.cc69 AHeapProfile_reportSample(perfetto_heap_id_, perf_alloc_id, allocation_size); in ReportSample()