Home
last modified time | relevance | path

Searched refs:PERF_PMU_CAP_EXCLUSIVE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dperf_event.h289 #define PERF_PMU_CAP_EXCLUSIVE 0x0010 macro
1401 return pmu->capabilities & PERF_PMU_CAP_EXCLUSIVE; in is_exclusive_pmu()
/openbmc/linux/arch/x86/events/intel/
H A Dbts.c612 PERF_PMU_CAP_EXCLUSIVE; in bts_init()
H A Dpt.c1797 pt_pmu.pmu.capabilities |= PERF_PMU_CAP_EXCLUSIVE | PERF_PMU_CAP_ITRACE; in pt_init()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c889 etm_pmu.capabilities = (PERF_PMU_CAP_EXCLUSIVE | in etm_perf_init()
/openbmc/linux/drivers/perf/
H A Darm_spe_pmu.c956 .capabilities = PERF_PMU_CAP_EXCLUSIVE | PERF_PMU_CAP_ITRACE, in arm_spe_pmu_perf_init()
/openbmc/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.c1221 .capabilities = PERF_PMU_CAP_EXCLUSIVE | PERF_PMU_CAP_NO_EXCLUDE, in hisi_ptt_register_pmu()