Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Dcore.c3564 struct intel_excl_states *xlo; in intel_get_excl_constraints() local
3601 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
3629 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()
3639 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()
/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py1820 def EnableRubberBand(self, xlo, xhi, rb_event_handler): argument
1826 self.rb_xlo = xlo