Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h186 INTEL_EXCL_EXCLUSIVE = 2, /* counter can be used by one thread only */ enumerator
/linux-6.1.9/arch/x86/events/intel/
Dcore.c3412 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling()
3543 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()