Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc326 constexpr uint32_t kSkipProfilerOwnFrames = 2; in RecordStackTrace() local
327 skip_frames += kSkipProfilerOwnFrames; in RecordStackTrace()