Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/powertop/common/
H A Dpowertop.h82 #define PT_MODE_DEFAULT 0x01 macro
88 #define PT_ON_DEFAULT (g_op_mode & PT_MODE_DEFAULT)
H A Dcpufreq.c328 case PT_MODE_DEFAULT: in pt_cpufreq_stat_collect()
385 case PT_MODE_DEFAULT: in pt_cpufreq_snapshot()
H A Dpowertop.c127 g_op_mode = PT_MODE_DEFAULT; in main()