HomeSort by relevance Sort by last modified time
    Searched full:_total (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_rast_debug.c 337 static unsigned long long _total; local
383 _total += total;
387 _total,
389 _total * 100.0 / (double)_possible);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_rast_debug.c 337 static unsigned long long _total; local
383 _total += total;
387 _total,
389 _total * 100.0 / (double)_possible);
  /external/netperf/
netcpu_ntperf.c 353 fprintf(where, "%% CPU _Total");
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h     [all...]
  /system/extras/tests/sdcard/
plot_sdcard.py 58 self.summary = re.match('([a-z_]+)_total', self.name)

Completed in 1329 milliseconds