Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_debug_unwind.cpp644 bool unwind_sample_ = false; member in simpleperf::__anon7f0d915e0111::DebugUnwindCommand
659 if (unwind_sample_) { in Run()
713 unwind_sample_ = options.PullBoolValue("--unwind-sample"); in ParseOptions()