Searched defs:exec_cnt (Results 1 – 3 of 3) sorted by relevance
91 uint32_t exec_cnt = ztress_exec_count(i); in ZTEST() local102 uint32_t exec_cnt = ztress_exec_count(i); in ZTEST() local118 uint32_t exec_cnt = ztress_exec_count(1); in ZTEST() local
55 #define ZTRESS_TIMER(handler, user_data, exec_cnt, init_timeout) \ argument80 #define ZTRESS_THREAD(handler, user_data, exec_cnt, preempt_cnt, init_timeout) \ argument108 uint32_t exec_cnt; member
45 static uint32_t exec_cnt[CONFIG_ZTRESS_MAX_THREADS]; variable