Home
last modified time | relevance | path

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

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