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.cpp156 : for_stat_cmd_(for_stat_cmd), loop_(new IOEventLoop) {} in EventSelectionSet()
166 if (for_stat_cmd_) { in BuildAndCheckEventSelection()
193 if (!for_stat_cmd_) { in BuildAndCheckEventSelection()
Devent_selection_set.h206 const bool for_stat_cmd_; variable