Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h210 INTEL_EXCL_SHARED = 1, /* counter can be used by both threads */ enumerator
/linux/arch/x86/events/intel/
H A Dcore.c3795 xl->state[cntr] = INTEL_EXCL_SHARED; in intel_commit_scheduling()
3934 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()