OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OpenEventFilesForCpus
(Results
1 - 4
of
4
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
72
bool
OpenEventFilesForCpus
(const std::vector<int>& cpus);
event_selection_set.cpp
192
bool EventSelectionSet::
OpenEventFilesForCpus
(const std::vector<int>& cpus) {
cmd_stat.cpp
142
if (!event_selection_set_.
OpenEventFilesForCpus
(cpus_)) {
cmd_record.cpp
230
if (!event_selection_set_.
OpenEventFilesForCpus
(cpus_)) {
Completed in 407 milliseconds