Home
last modified time | relevance | path

Searched refs:is_topdown_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/events/
Dperf_event.h89 static inline bool is_topdown_count(struct perf_event *event) in is_topdown_count() function
/linux-6.6.21/arch/x86/events/intel/
Dcore.c2741 else if (is_topdown_count(event)) in intel_pmu_read_event()
2861 if (unlikely(is_topdown_count(event))) in intel_pmu_set_period()
2869 if (unlikely(is_topdown_count(event))) in intel_pmu_update()