Home
last modified time | relevance | path

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

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