Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.h86 #define PT_MODE_TIME 0x10 macro
92 #define PT_ON_TIME (g_op_mode & PT_MODE_TIME)
H A Dpowertop.c161 g_op_mode |= PT_MODE_TIME; in main()