Searched refs:PERF_X86_EVENT_TOPDOWN (Results 1 – 2 of 2) sorted by relevance
82 #define PERF_X86_EVENT_TOPDOWN 0x4000 /* Count Topdown slots/metrics events */ macro86 return event->hw.flags & PERF_X86_EVENT_TOPDOWN; in is_topdown_count()
3649 leader->hw.flags |= PERF_X86_EVENT_TOPDOWN; in intel_pmu_hw_config()3650 event->hw.flags |= PERF_X86_EVENT_TOPDOWN; in intel_pmu_hw_config()