Home
last modified time | relevance | path

Searched refs:xlo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c3219 struct intel_excl_states *xlo; in intel_get_excl_constraints() local
3256 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
3284 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()
3294 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcore.c3507 struct intel_excl_states *xlo; in intel_get_excl_constraints() local
3544 xlo = &excl_cntrs->states[tid ^ 1]; in intel_get_excl_constraints()
3572 if (xlo->state[i] == INTEL_EXCL_EXCLUSIVE) { in intel_get_excl_constraints()
3582 if (is_excl && xlo->state[i] == INTEL_EXCL_SHARED) { in intel_get_excl_constraints()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1819 def EnableRubberBand(self, xlo, xhi, rb_event_handler):
1825 self.rb_xlo = xlo
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1820 def EnableRubberBand(self, xlo, xhi, rb_event_handler):
1826 self.rb_xlo = xlo

Completed in 24 milliseconds