Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dcore.c4120 struct intel_excl_states *xlo; in intel_get_excl_constraints() local
4157 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
4185 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()
4195 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1823 def EnableRubberBand(self, xlo, xhi, rb_event_handler): argument
1829 self.rb_xlo = xlo