Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.h281 extern int pt_sugg_remove(sugg_func_t *);
H A Dsuggestions.c158 pt_sugg_remove(sugg_func_t *func) in pt_sugg_remove() function
H A Dcpufreq.c570 if (pt_sugg_remove(pt_cpufreq_enable) == 0) in pt_cpufreq_enable()