Home
last modified time | relevance | path

Searched refs:print_results (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/controllers/io-throttle/
Diobw.c72 static void print_results(int id, iops_t op, size_t bytes, struct timeval *diff) in print_results() function
125 print_results(id + 1, OP_WRITE, data_size, &diff); in thread()
143 print_results(id + 1, OP_READ, data_size, &diff); in thread()
276 print_results(0, NUM_IOPS, data_size * threads * NUM_IOPS, &diff); in main()
/external/python/google-api-python-client/samples/analytics/
Dhello_analytics_api_v3.py68 print_results(results)
145 def print_results(results): function
Dcore_reporting_v3_reference.py86 print_results(results)
123 def print_results(results): function
/external/v8/tools/
Davg.py175 def print_results(self): member in Measurements
188 measurements.print_results()
210 measurements.print_results()
/external/ltp/utils/ffsb-6.0-rc2/
Dmain.c202 print_results(&tg_results, totaltime); in main()
218 print_results(&total_results, totaltime); in main()
Dffsb_op.h88 void print_results(struct ffsb_op_results *results, double runtime);
Dffsb_op.c112 void print_results(struct ffsb_op_results *results, double runtime) in print_results() function
/external/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c243 static void print_results(void) in print_results() function
506 print_results(); in main()
/external/python/cpython3/Tools/iobench/
Diobench.py274 def print_results(size, n, real, cpu): function
289 print_results(size, n, real, cpu)
/external/python/cpython2/Tools/iobench/
Diobench.py273 def print_results(size, n, real, cpu): function
288 print_results(size, n, real, cpu)