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.h105 EventSelectionSet(bool for_stat_cmd);
Devent_selection_set.cpp165 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() argument
166 : for_stat_cmd_(for_stat_cmd), loop_(new IOEventLoop) {} in EventSelectionSet()