Home
last modified time | relevance | path

Searched refs:intel_pmu_has_pebs (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/events/
H A Dperf_event.h1821 static inline bool intel_pmu_has_pebs(void) in intel_pmu_has_pebs() function
/linux/arch/x86/events/intel/
H A Dds.c629 if (!intel_pmu_has_pebs()) in alloc_pebs_buffer()
669 if (!intel_pmu_has_pebs()) in release_pebs_buffer()
H A Dcore.c6631 return intel_pmu_has_pebs() ? attr->mode : 0; in pebs_is_visible()