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

  /external/autotest/client/tests/compilebench/
compilebench.py 36 THROUGHPUT = "MB_s"
40 ('intial create', THROUGHPUT, 6, 'initial_create'),
41 ('create', THROUGHPUT, 5, 'new_create'),
42 ('patch', THROUGHPUT, 5, 'patch'),
43 ('compile', THROUGHPUT, 5, 'compile'),
44 ('clean', THROUGHPUT, 5, 'clean'),
45 ('read tree', THROUGHPUT, 6, 'read_tree'),
46 ('read compiled tree', THROUGHPUT, 7, 'read_compiled_tree'),
  /external/netperf/src/
nettest_omni.c 494 THROUGHPUT,
997 case THROUGHPUT:
998 return "THROUGHPUT";
    [all...]

Completed in 189 milliseconds