Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.h146 INTEL_EXCL_SHARED = 1, /* counter can be used by both threads */ enumerator
Dperf_event_intel.c2195 xl->state[cntr] = INTEL_EXCL_SHARED; in intel_commit_scheduling()
2321 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) in intel_get_excl_constraints()