OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nostats
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/profilers/powertop/src/
powertop.h
111
void show_timerstats(int
nostats
, int ticktime);
display.c
274
void show_timerstats(int
nostats
, int ticktime)
279
if (!
nostats
) {
powertop.c
73
int
nostats
;
variable
454
nostats
= 1;
465
nostats
= 1;
936
if (!
nostats
)
1025
show_timerstats(
nostats
, ticktime);
Completed in 96 milliseconds