Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h69 EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() argument
70 : for_stat_cmd_(for_stat_cmd), mmap_pages_(0), loop_(new IOEventLoop) {} in EventSelectionSet()