Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.cpp232 std::string pmu = name.substr(0, name.find('/')); in GetPmuCpumask() local
233 std::string cpumask_path = "/sys/bus/event_source/devices/" + pmu + "/cpumask"; in GetPmuCpumask()
236 LOG(DEBUG) << "cannot read cpumask content in " << pmu; in GetPmuCpumask()
/system/extras/simpleperf/doc/
Dandroid_platform_profiling.md8 - [Hardware PMU counter limit](#hardware-pmu-counter-limit)
73 When monitoring instruction and cache related perf events (in hw/cache/raw/pmu category of list cmd…