Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dmevent_test.c62 #define TEVSZ 4096 macro
63 uint64_t tevbuf[TEVSZ];
79 for (j = 1; j < TEVSZ; j++) { in timer_print()
90 sum/(TEVSZ - 1)); in timer_print()
98 if (i >= TEVSZ) in timer_callback()
103 if (i == TEVSZ) { in timer_callback()