Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/powertop/common/
H A Dpowertop.h84 #define PT_MODE_VERBOSE 0x04 macro
90 #define PT_ON_VERBOSE (g_op_mode & PT_MODE_VERBOSE)
H A Dpowertop.c181 g_op_mode |= PT_MODE_VERBOSE; in main()