Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event.h147 INTEL_EXCL_EXCLUSIVE = 2, /* counter can be used by one thread only */ enumerator
Dperf_event_intel.c2194 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling()
2315 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) in intel_get_excl_constraints()