Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h193 bool OpenEventFilesOnGroup(EventSelectionGroup& group, pid_t tid, int cpu,
Devent_selection_set.cpp562 bool EventSelectionSet::OpenEventFilesOnGroup(EventSelectionGroup& group, pid_t tid, int cpu, in OpenEventFilesOnGroup() function in simpleperf::EventSelectionSet
621 if (OpenEventFilesOnGroup(group, tid, cpu, &failed_event_type)) { in OpenEventFiles()