Searched refs:SetHeapID (Results 1 – 2 of 2) sorted by relevance
/art/runtime/javaheapprof/ | ||
D | javaheapsampler.h | 45 void SetHeapID(uint32_t heap_id) { in SetHeapID() function |
/art/runtime/gc/ | ||
D | heap.cc | 4172 heap_sampler_.SetHeapID(heap_id); in InitPerfettoJavaHeapProf() |