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

/osnet-11/usr/src/cmd/powertop/common/
H A Ddisplay.c449 int npstates = g_max_pstates - 1; local
457 for (i = 0; i < npstates; i++) {
498 (g_pstate_info[npstates].total_time /
503 (long)g_pstate_info[npstates].speed,
504 100 * (g_pstate_info[npstates].total_time /

Completed in 59 milliseconds