OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordStackTrace
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.h
98
void
RecordStackTrace
(Sample*, uint32_t skip_frames);
sampling_heap_profiler.cc
322
void SamplingHeapProfiler::
RecordStackTrace
(Sample* sample,
363
RecordStackTrace
(&sample, skip_frames);
Completed in 465 milliseconds