Home
last modified time | relevance | path

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

/NextBSD/sys/teken/stress/
HDteken_stress.c42 static tf_fill_t stress_fill; variable
51 .tf_fill = stress_fill,
74 stress_fill(void *s __unused, const teken_rect_t *r __unused, in stress_fill() function