Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc850 auto records_result = allocation_records_.emplace(obj, trace); in PopulateAllocationTrackingTraces() local
852 CHECK(records_result.second); in PopulateAllocationTrackingTraces()