Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h87 static inline bool is_topdown_count(struct perf_event *event) in is_topdown_count() function
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2710 else if (is_topdown_count(event)) in intel_pmu_read_event()
2830 if (unlikely(is_topdown_count(event))) in intel_pmu_set_period()
2838 if (unlikely(is_topdown_count(event))) in intel_pmu_update()