Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dthread_switch_yield.c92 static void thread_switch_yield_common(const char *description, in thread_switch_yield_common() function
157 thread_switch_yield_common(description, num_iterations, 0, 0, in thread_switch_yield()
162 thread_switch_yield_common(description, num_iterations, K_USER, K_USER, in thread_switch_yield()
166 thread_switch_yield_common(description, num_iterations, 0, K_USER, in thread_switch_yield()
170 thread_switch_yield_common(description, num_iterations, K_USER, 0, in thread_switch_yield()