Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_debug_unwind.cpp624 bool unwind_sample_ = false; member in simpleperf::__anondd5ea2ca0110::DebugUnwindCommand
638 if (unwind_sample_) { in Run()
690 unwind_sample_ = options.PullBoolValue("--unwind-sample"); in ParseOptions()