Home
last modified time | relevance | path

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

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