Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_debug_unwind.cpp639 SampleUnwinder sample_unwinder(output_filename_, sample_times_); in Run() local
640 return sample_unwinder.ProcessFile(input_filename_); in Run()