Home
last modified time | relevance | path

Searched defs:num_loops (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/benchmarks/sys_kernel/src/
Dsema.c38 int num_loops = POINTER_TO_INT(par2); in sema_thread1() local
63 int num_loops = POINTER_TO_INT(par2); in sema_thread2() local
87 int num_loops = POINTER_TO_INT(par2); in sema_thread3() local
Dstack.c40 int num_loops = POINTER_TO_INT(par2) / 2; in stack_thread1() local
78 int num_loops = POINTER_TO_INT(par2); in stack_thread2() local
108 int num_loops = POINTER_TO_INT(par2); in stack_thread3() local
Dlifo.c43 int num_loops = POINTER_TO_INT(par2); in lifo_thread1() local
81 int num_loops = POINTER_TO_INT(par2); in lifo_thread2() local
111 int num_loops = POINTER_TO_INT(par2); in lifo_thread3() local
Dmwfifo.c44 int num_loops = POINTER_TO_INT(par2); in fifo_thread1() local
76 int num_loops = POINTER_TO_INT(par2); in fifo_thread2() local
109 int num_loops = POINTER_TO_INT(par2); in fifo_thread3() local