Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/powertop/common/
H A Dpowertop.h302 extern int pt_turbo_stat_prepare(void);
H A Dturbo.c177 pt_turbo_stat_prepare(void) in pt_turbo_stat_prepare() function
H A Dpowertop.c252 if (pt_turbo_stat_prepare() == 0) in main()