OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpenEventFiles
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
85
bool
OpenEventFiles
(const std::vector<pid_t>& threads, const std::vector<int>& cpus);
event_selection_set.cpp
205
return
OpenEventFiles
(threads, cpus);
208
bool EventSelectionSet::
OpenEventFiles
(const std::vector<pid_t>& threads,
Completed in 59 milliseconds