Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.cpp135 : for_stat_cmd_(for_stat_cmd), loop_(new IOEventLoop) {} in EventSelectionSet()
145 if (for_stat_cmd_) { in BuildAndCheckEventSelection()
172 if (!for_stat_cmd_) { in BuildAndCheckEventSelection()
Devent_selection_set.h183 const bool for_stat_cmd_; variable