OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_wakeups
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/profilers/powertop/src/
powertop.h
110
void
show_wakeups
(double d, double interval, double c0time);
display.c
252
void
show_wakeups
(double d, double interval, double C0time)
function
powertop.c
1016
show_wakeups
(wakeups_per_second, ticktime, c0 * 100.0 / (sysconf(_SC_NPROCESSORS_ONLN) * ticktime * 1000 * FREQ) );
Completed in 37 milliseconds