Home
last modified time | relevance | path

Searched refs:topcstate (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/profilers/powertop/src/
Dpowertop.h70 extern int topcstate;
Dpowertop.c55 int topcstate = 0; variable
896 topcstate = -4; in main()
909 topcstate = 0; in main()
926 topcstate = i+1; in main()
Ddisplay.c170 if (i == topcstate+1) in show_cstates()