Home
last modified time | relevance | path

Searched refs:PT_ON_TIME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.c156 if (PT_ON_TIME) { in main()
396 if (g_features & FEATURE_CSTATE && !PT_ON_TIME && in main()
H A Dpowertop.h92 #define PT_ON_TIME (g_op_mode & PT_MODE_TIME) macro