Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dmevent_test.c61 #define TEVSZ 4096 macro
62 uint64_t tevbuf[TEVSZ];
78 for (j = 1; j < TEVSZ; j++) { in timer_print()
89 sum/(TEVSZ - 1)); in timer_print()
97 if (i >= TEVSZ) in timer_callback()
102 if (i == TEVSZ) { in timer_callback()