Home
last modified time | relevance | path

Searched refs:NUM_TASKS (Results 1 – 6 of 6) sorted by relevance

/external/toolchain-utils/bestflags/
Dgeneration_test.py21 NUM_TASKS = 20 variable
46 testing_tasks = range(NUM_TASKS)
54 permutation = [(t * STRIDE) % NUM_TASKS for t in range(NUM_TASKS)]
/external/ltp/testcases/kernel/sched/eas/
Dsched_cfs_prio.c174 #define NUM_TASKS 4 macro
177 pthread_t tasks[NUM_TASKS]; in run()
181 NUM_TASKS, TEST_TASK_SECONDS); in run()
190 for (i = 0; i < NUM_TASKS; i++) in run()
193 for (i = 0; i < NUM_TASKS; i++) in run()
Deas_two_big_three_small.c107 #define NUM_TASKS 5 macro
111 pthread_t tasks[NUM_TASKS]; in run()
125 for (i = 0; i < NUM_TASKS; i++) in run()
127 for (i = 0; i < NUM_TASKS; i++) in run()
Dsched_prio_3_rr.c140 #define NUM_TASKS 3 macro
147 printf("Running %d RT RR tasks for 10 seconds...\n", NUM_TASKS); in run()
/external/ltp/testcases/kernel/controllers/cpuctl/
Drun_cpuctl_latency_test.sh43 NUM_TASKS=100;
60 for i in $(seq 1 $NUM_TASKS)
146 for i in $(seq 1 $NUM_TASKS)
177 for num in $(seq 1 $NUM_TASKS)
Dcpuctl_testplan.txt139 In the following two testcases we run n(NUM_TASKS set in script) tasks as the