Searched refs:global_cnt (Results 1 – 1 of 1) sorted by relevance
937 static int global_cnt; variable1009 global_cnt++; in inc_global_cnt()1010 global_cnt--; in inc_global_cnt()1011 global_cnt++; in inc_global_cnt()1026 global_cnt = 0; in run_concurrency()1057 printk("type %d: cnt %d, spend %u ms\n", type, global_cnt, in run_concurrency()1060 return global_cnt == (LOOP_COUNT * 3); in run_concurrency()1083 "total count %d is wrong(i)", global_cnt); in ZTEST()1087 "total count %d is wrong(s)", global_cnt); in ZTEST()1091 "total count %d is wrong(M)", global_cnt); in ZTEST()