Searched refs:for_stat_cmd (Results 1 – 2 of 2) sorted by relevance
103 EventSelectionSet(bool for_stat_cmd);
155 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() argument156 : for_stat_cmd_(for_stat_cmd), loop_(new IOEventLoop) {} in EventSelectionSet()