/external/ltp/testcases/kernel/sched/sched_stress/ |
D | sched_driver.c | 132 double execution_time = DEFAULT_TIME; variable 178 runseconds = (long)(execution_time * 60.0 * 60.0); in main() 193 printf("run-hours: %f (hrs)\n", execution_time); in main() 268 printf("test duration = %4.2f (hours)\n", execution_time); in startup() 606 void start_long_term_testcases(long_term_slot_total, execution_time) in start_long_term_testcases() argument 608 char *execution_time; /* runtime hours to pass to each testcase */ 622 start_testcase("./sched_tc0.32", "sched_tc0 -t", execution_time, 624 start_testcase("./sched_tc2.32", "sched_tc2", execution_time, 626 start_testcase("./sched_tc0.32", "sched_tc0 -t", execution_time, 628 start_testcase("./sched_tc2.32", "sched_tc2", execution_time, [all …]
|
D | sched_tc0.c | 91 long execution_time = DEFAULT_EXECUTION_TIME; variable 121 printf("\texecution_time: %ld (sec)\n", execution_time); in main() 145 while ((time(NULL) - start_time) < execution_time) { in main() 149 execution_time - (time(NULL) - start_time)); in main() 238 execution_time = atof(optarg); in parse_args() 261 if (execution_time < 0.0 || execution_time > 360000) in parse_args()
|
D | sched_tc2.c | 95 long execution_time = DEFAULT_EXECUTION_TIME; variable 123 printf("\texecution_time: %ld (sec)\n", execution_time); in main() 147 while ((time(NULL) - start_time) < execution_time) { in main() 151 execution_time - (time(NULL) - start_time)); in main() 243 execution_time = atof(optarg); in parse_args() 266 if (execution_time < 0.0 || execution_time > 360000) in parse_args()
|
/external/trappy/tests/ |
D | results.csv | 29 power_allocator_1,antutu,1,execution_time,1234.026520967,seconds 40 power_allocator_2,egypt_offscreen,1,execution_time,1234.440778971,seconds 51 power_allocator_3,t-rex_offscreen,1,execution_time,4321.995774984,seconds 80 power_allocator_4,geekbench,1,execution_time,1234.685024023,seconds 85 power_allocator_6,thechase,1,execution_time,600.09159112,seconds 117 step_wise_1,antutu,1,execution_time,1234.652857065,seconds 124 step_wise_2,egypt_offscreen,1,execution_time,1234.862871885,seconds 131 step_wise_3,t-rex_offscreen,1,execution_time,1234.510928154,seconds 156 step_wise_4,geekbench,1,execution_time,1234.436671972,seconds 157 step_wise_6,thechase,1,execution_time,1234.086979151,seconds
|
D | constrained.csv | 72 power_allocator_1,antutu,1,execution_time,1234.69688511,seconds 83 power_allocator_2,egypt_offscreen,1,execution_time,1234.855288029,seconds 98 power_allocator_3,t-rex_offscreen,1,execution_time,1234.807990074,seconds 143 power_allocator_4,geekbench,1,execution_time,123.642524958,seconds
|
D | unconstrained.csv | 72 power_allocator_1,antutu,1,execution_time,1234.67110705,seconds 83 power_allocator_2,egypt_offscreen,1,execution_time,1234.934822083,seconds 98 power_allocator_3,t-rex_offscreen,1,execution_time,1234.8131001,seconds 143 power_allocator_4,geekbench,1,execution_time,1234.361968994,seconds
|
/external/autotest/server/cros/tradefed_test_unittest_data/ |
D | CtsAppTestCases.txt | 1301 …40, java_shared_dirty=1904, gc_invocation_count=0, native_free=6601, execution_time=672792, java_f…
|