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

  /external/lisa/experiments/
run_jankbench.py 78 def print_results(te, test_outdir, test_name, wload): function
109 print_results(te, test_outdir, test, wload)
114 print_results(te, test_outdir, args.test_name, wload)
  /external/ltp/testcases/kernel/controllers/io-throttle/
iobw.c 72 static void print_results(int id, iops_t op, size_t bytes, struct timeval *diff) function
125 print_results(id + 1, OP_WRITE, data_size, &diff);
143 print_results(id + 1, OP_READ, data_size, &diff);
276 print_results(0, NUM_IOPS, data_size * threads * NUM_IOPS, &diff);
  /external/ltp/utils/ffsb-6.0-rc2/
ffsb_op.h 88 void print_results(struct ffsb_op_results *results, double runtime);
main.c 202 print_results(&tg_results, totaltime);
218 print_results(&total_results, totaltime);
ffsb_op.c 112 void print_results(struct ffsb_op_results *results, double runtime) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/
iobench.py 273 def print_results(size, n, real, cpu): function in function:run_all_tests
288 print_results(size, n, real, cpu)
  /external/ltp/testcases/realtime/func/rt-migrate/
rt-migrate.c 243 static void print_results(void) function
506 print_results();
  /external/python/cpython2/Tools/iobench/
iobench.py 273 def print_results(size, n, real, cpu): function in function:run_all_tests
288 print_results(size, n, real, cpu)
  /external/python/cpython3/Tools/iobench/
iobench.py 274 def print_results(size, n, real, cpu): function in function:run_all_tests
289 print_results(size, n, real, cpu)
  /external/valgrind/memcheck/
mc_leakcheck.c 1489 static void print_results(ThreadId tid, LeakCheckParams* lcp) function
    [all...]

Completed in 170 milliseconds