Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Dperf_event.h89 static inline bool is_topdown_count(struct perf_event *event) in is_topdown_count() function
/linux-6.15/arch/x86/events/intel/
H A Dcore.c2948 if (unlikely(is_topdown_count(event))) in intel_pmu_set_period()
2956 if (unlikely(is_topdown_count(event))) in intel_pmu_update()