Home
last modified time | relevance | path

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

/linux/arch/x86/events/
A Dperf_event.h84 #define PERF_X86_EVENT_TOPDOWN 0x4000 /* Count Topdown slots/metrics events */ macro
89 return event->hw.flags & PERF_X86_EVENT_TOPDOWN; in is_topdown_count()
/linux/arch/x86/events/intel/
A Dcore.c3868 leader->hw.flags |= PERF_X86_EVENT_TOPDOWN; in intel_pmu_hw_config()
3869 event->hw.flags |= PERF_X86_EVENT_TOPDOWN; in intel_pmu_hw_config()

Completed in 22 milliseconds