Lines Matching defs:event_selection_set_
53 EventSelectionSet event_selection_set_;
66 if (event_selection_set_.Empty()) {
84 if (!event_selection_set_.OpenEventFilesForAllCpus()) {
88 event_selection_set_.EnableOnExec();
89 if (!event_selection_set_.OpenEventFilesForProcess(workload->GetPid())) {
99 if (!event_selection_set_.EnableEvents()) {
111 if (!event_selection_set_.ReadCounters(&counters_map)) {
161 event_selection_set_.AddEventType(*event_type);
170 if (event_selection_set_.Empty()) {
189 event_selection_set_.FindEventFileNameById(counter.id).c_str(), counter.value,