HomeSort by relevance Sort by last modified time
    Searched refs:linectotal (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/profilers/powertop/src/
powertop.h 42 extern int linectotal;
display.c 289 print(timerstat_window, i+1, 0," %5.1f%% (%5.1f) [%6s] %s \n", lines[i].count * 100.0 / linectotal,
293 print(timerstat_window, i+1, 0," %5.1f%% (%5.1f) %s \n", lines[i].count * 100.0 / linectotal,
powertop.c 79 int linectotal; variable
143 linectotal = q;

Completed in 152 milliseconds