Searched refs:OpenEventFilesOnGroup (Results 1 - 2 of 2) sorted by relevance

/system/extras/simpleperf/
H A Devent_selection_set.h144 bool OpenEventFilesOnGroup(EventSelectionGroup& group, pid_t tid, int cpu,
H A Devent_selection_set.cpp336 bool EventSelectionSet::OpenEventFilesOnGroup(EventSelectionGroup& group, function in class:EventSelectionSet
409 if (OpenEventFilesOnGroup(group, tid, cpu, &failed_event_type)) {
415 // Because threads may exit between PrepareThreads() and OpenEventFilesOnGroup(), and
416 // cpus may be offlined between GetOnlineCpus() and OpenEventFilesOnGroup().
762 if (!OpenEventFilesOnGroup(group, tid, cpu, &failed_event_type)) {

Completed in 68 milliseconds