Home
last modified time | relevance | path

Searched defs:is_core (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/bench/
H A Dpmu-scan.c25 bool is_core; member
/linux/tools/perf/util/
H A Dpmu.h82 bool is_core; member
H A Dpmu.c800 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask()