Home
last modified time | relevance | path

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

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