Searched refs:busy_yield_tv (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/nor/
H A Dcfi_0002.c430 &cfi->cfi_0002_stats.busy_yield_tv,
431 &cfi->cfi_0002_stats.busy_yield_tv);
620 printf("busy_yield_tv %lld.%d\n",
621 cfi->cfi_0002_stats.busy_yield_tv.tv_sec,
622 cfi->cfi_0002_stats.busy_yield_tv.tv_usec);
H A Dcfi.h147 struct timeval busy_yield_tv; member in struct:cfi_0002_stats

Completed in 148 milliseconds