Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dcore.c1073 static struct event_constraint amd_f15_PMC30 = EVENT_CONSTRAINT_OVERLAP(0, 0x09, 0);
/linux-6.1.9/arch/x86/events/
Dperf_event.h392 #define EVENT_CONSTRAINT_OVERLAP(c, n, m) \ macro