Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h182 INTEL_EXCL_EXCLUSIVE = 2, /* counter can be used by one thread only */ enumerator
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c3153 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling()
3284 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()