Searched refs:OpenEventFilesOnGroup (Results 1 – 2 of 2) sorted by relevance
193 bool OpenEventFilesOnGroup(EventSelectionGroup& group, pid_t tid, int cpu,
562 bool EventSelectionSet::OpenEventFilesOnGroup(EventSelectionGroup& group, pid_t tid, int cpu, in OpenEventFilesOnGroup() function in simpleperf::EventSelectionSet621 if (OpenEventFilesOnGroup(group, tid, cpu, &failed_event_type)) { in OpenEventFiles()