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.c26 bool is_core; member
/linux/tools/perf/util/
H A Dpmu.h96 bool is_core; member
H A Dpmu.c834 static struct perf_cpu_map *pmu_cpumask(int dirfd, const char *pmu_name, bool is_core) in pmu_cpumask()