Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/sched_userspace/src/
Duser.h7 #define NB_YIELDS UINT32_C(1000000) macro
Duser.c16 uint32_t rounds = NB_YIELDS / nb_threads; in context_switch_yield()
Dmain.c110 uint64_t time_ms = k_cyc_to_ns_near64(full_time)/NB_YIELDS; in exec_test()
114 NB_YIELDS, time_ms); in exec_test()