Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel.c2167 xlo->state[hwc->idx] = INTEL_EXCL_UNUSED; in intel_put_excl_constraints()
2557 c->states[0].state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2558 c->states[0].init_state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2560 c->states[1].state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2561 c->states[1].init_state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
Dperf_event.h130 INTEL_EXCL_UNUSED = 0, /* counter is unused */ enumerator