Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp471 bool print_hw_counter_ = false; member in simpleperf::__anon5e11e9640211::StatCommand
485 if (print_hw_counter_) { in Run()
702 print_hw_counter_ = options.PullBoolValue("--print-hw-counter"); in ParseOptions()