Searched refs:max_clock_bases (Results 1 – 1 of 1) sorted by relevance
66 def print_cpu(hrtimer_bases, cpu, max_clock_bases): argument73 for i in range(max_clock_bases):187 max_clock_bases = gdb.parse_and_eval("HRTIMER_MAX_CLOCK_BASES")191 max_clock_bases.type.fields()[max_clock_bases].enumval)195 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)