<dec f='src/src/sys/sys/evcnt.h' l='133' type='void evcnt_attach_dynamic_nozero(struct evcnt * , int , const struct evcnt * , const char * , const char * )'/>
<def f='src/src/sys/kern/subr_evcnt.c' l='161' ll='171' type='void evcnt_attach_dynamic_nozero(struct evcnt * ev, int type, const struct evcnt * parent, const char * group, const char * name)'/>
<use f='src/src/sys/kern/subr_evcnt.c' l='182' u='c' c='evcnt_attach_dynamic'/>
<doc f='src/src/sys/kern/subr_evcnt.c' l='157'>/*
 * Attach a dynamically-initialized event.  Zero it, set up the type
 * and string pointers and then act like it was statically initialized.
 */</doc>
