Searched refs:intel_pmu_has_pebs (Results 1 – 3 of 3) sorted by relevance
1863 static inline bool intel_pmu_has_pebs(void) in intel_pmu_has_pebs() function
853 if (!intel_pmu_has_pebs()) in alloc_pebs_buffer()893 if (!intel_pmu_has_pebs()) in release_pebs_buffer()
7236 return intel_pmu_has_pebs() ? attr->mode : 0; in pebs_is_visible()