Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/darwin-threads/
H A Dexamine-threads.c380 int loop_cnt = 1; in main() local
384 printf("Iteration %d:\n", loop_cnt++); in main()
/openbsd-src/sys/dev/ic/
H A Dqwxvar.h591 uint32_t loop_cnt; member
750 uint8_t loop_cnt; member
H A Dqwx.c20830 * 0xffff). The 'loop_cnt' in SW ring state is the expected in qwx_hal_srng_setup()
20834 srng->u.dst_ring.loop_cnt = 1; in qwx_hal_srng_setup()