Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h119 bool HandleCpuHotplugEvents(const std::vector<int>& monitored_cpus,
Devent_selection_set.cpp674 bool EventSelectionSet::HandleCpuHotplugEvents(const std::vector<int>& monitored_cpus, in HandleCpuHotplugEvents() argument
676 monitored_cpus_.insert(monitored_cpus.begin(), monitored_cpus.end()); in HandleCpuHotplugEvents()