Searched refs:OpenEventFiles (Results 1 – 2 of 2) sorted by relevance
85 bool OpenEventFiles(const std::vector<pid_t>& threads, const std::vector<int>& cpus);
205 return OpenEventFiles(threads, cpus); in OpenEventFilesForThreadsOnCpus()208 bool EventSelectionSet::OpenEventFiles(const std::vector<pid_t>& threads, in OpenEventFiles() function in EventSelectionSet