Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsubr_evcnt.c118 static struct evcnt dummy_static_evcnt; variable
119 __link_set_add_bss(evcnts, dummy_static_evcnt);
138 if (*evp == &dummy_static_evcnt) in evcnt_init()