Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ktr.c264 int ktr_alq_depth = KTR_ENTRIES; variable
275 SYSCTL_INT(_debug_ktr, OID_AUTO, alq_depth, CTLFLAG_RW, &ktr_alq_depth, 0,
297 sizeof(struct ktr_entry), ktr_alq_depth); in sysctl_debug_ktr_alq_enable()