Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h85 bool OpenEventFiles(const std::vector<pid_t>& threads, const std::vector<int>& cpus);
Devent_selection_set.cpp205 return OpenEventFiles(threads, cpus); in OpenEventFilesForThreadsOnCpus()
208 bool EventSelectionSet::OpenEventFiles(const std::vector<pid_t>& threads, in OpenEventFiles() function in EventSelectionSet