Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/events/
A Dperf_event.h622 union x86_pmu_config { union
643 #define X86_CONFIG(args...) ((union x86_pmu_config){.bits = {args}}).value

Completed in 12 milliseconds