Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/powertop/common/
H A Dpowertop.c176 if (PT_ON_CPU || PT_ON_VERBOSE) { in main()
184 if (PT_ON_CPU || PT_ON_VERBOSE) { in main()
H A Dpowertop.h90 #define PT_ON_VERBOSE (g_op_mode & PT_MODE_VERBOSE) macro
H A Devents.c247 if (PT_ON_VERBOSE) { in pt_events_stat_prepare()