Home
last modified time | relevance | path

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

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