Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dmevent_test.c69 #define TEVSZ 4096 macro
70 uint64_t tevbuf[TEVSZ];
91 for (j = 1; j < TEVSZ; j++) { in timer_print()
106 sum/(TEVSZ - 1)); in timer_print()
114 if (i >= TEVSZ) in timer_callback()
123 if (i == TEVSZ) { in timer_callback()