Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/
Dperf_event.h182 INTEL_EXCL_EXCLUSIVE = 2, /* counter can be used by one thread only */ enumerator
/Linux-v5.10/arch/x86/events/intel/
Dcore.c3146 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling()
3277 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()