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):188 max_clock_bases = gdb.parse_and_eval("HRTIMER_MAX_CLOCK_BASES")192 max_clock_bases.type.fields()[max_clock_bases].enumval)196 text += print_cpu(hrtimer_bases, cpu, max_clock_bases)