Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/events/intel/
Dcore.c3212 struct intel_excl_states *xlo; in intel_get_excl_constraints() local
3249 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
3277 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()
3287 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1813 def EnableRubberBand(self, xlo, xhi, rb_event_handler): argument
1819 self.rb_xlo = xlo