Searched refs:g_max_cstate (Results 1 – 4 of 4) sorted by relevance
193 if (i > g_max_cstate) in pt_cpuidle_stat_collect()194 g_max_cstate = i; in pt_cpuidle_stat_collect()
56 int g_npstates, g_max_cstate, g_longest_cstate; variable125 g_max_cstate = 0; in main()
182 extern int g_max_cstate;
188 cstate_lines = TITLE_LINE + max((g_max_cstate+2), g_npstates); in pt_display_setup()414 for (i = 1; i <= g_max_cstate; i++) { in pt_display_states()