Searched refs:max_clock_bases (Results 1 – 1 of 1) sorted by relevance
68 def print_cpu(hrtimer_bases, cpu, max_clock_bases): argument75 for i in range(max_clock_bases):189 max_clock_bases = gdb.parse_and_eval("HRTIMER_MAX_CLOCK_BASES")193 max_clock_bases.type.fields()[max_clock_bases].enumval)197 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)