Searched refs:perf_alloc_id (Results 1 – 1 of 1) sorted by relevance
66 uint64_t perf_alloc_id = reinterpret_cast<uint64_t>(obj); in ReportSample() local67 VLOG(heap) << "JHP:***Report Perfetto Allocation: obj: " << perf_alloc_id; in ReportSample()69 AHeapProfile_reportSample(perfetto_heap_id_, perf_alloc_id, allocation_size); in ReportSample()