Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.h272 extern void pt_display_wakeups(double);
H A Ddisplay.c153 pt_display_wakeups(g_interval_length); in pt_display_resize()
567 pt_display_wakeups(double interval) in pt_display_wakeups() function
H A Dpowertop.c346 pt_display_wakeups(g_interval_length); in main()