Home
last modified time | relevance | path

Searched refs:PT_ON_CPU (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.c173 if (PT_ON_CPU || PT_ON_VERBOSE) { in main()
181 if (PT_ON_CPU || PT_ON_VERBOSE) { in main()
H A Dcpufreq.c143 if (PT_ON_CPU) { in pt_cpufreq_setup()
244 if (PT_ON_CPU) in pt_cpufreq_stat_prepare()
H A Dpowertop.h91 #define PT_ON_CPU (g_op_mode & PT_MODE_CPU) macro
H A Dcpuidle.c114 if (PT_ON_CPU) in pt_cpuidle_stat_prepare()
H A Devents.c250 if (PT_ON_CPU) in pt_events_stat_prepare()
H A Ddisplay.c626 if (PT_ON_CPU) in pt_display_events()