Searched refs:NB_YIELDS (Results 1 – 3 of 3) sorted by relevance
7 #define NB_YIELDS UINT32_C(1000000) macro
16 uint32_t rounds = NB_YIELDS / nb_threads; in context_switch_yield()
110 uint64_t time_ms = k_cyc_to_ns_near64(full_time)/NB_YIELDS; in exec_test()114 NB_YIELDS, time_ms); in exec_test()