Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc838 HprofStackFrameId next_frame_id = 0; in PopulateAllocationTrackingTraces() local
863 frames_.emplace(frame, next_frame_id++); in PopulateAllocationTrackingTraces()
869 CHECK_EQ(frames_.size(), next_frame_id); in PopulateAllocationTrackingTraces()