Home
last modified time | relevance | path

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

/tests/benchmarks/sched_userspace/src/
A Duser.c16 uint32_t rounds = NB_YIELDS / nb_threads; in context_switch_yield() local
18 while (rounds--) { in context_switch_yield()
/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
A Dmain.c84 static uint32_t rounds; variable
142 rounds++; in connected()
167 if (rounds >= TEST_ROUNDS) { in disconnected()

Completed in 9 milliseconds