Searched refs:ktr_alq_max (Results 1 – 1 of 1) sorted by relevance
267 int ktr_alq_max = 0; variable269 SYSCTL_INT(_debug_ktr, OID_AUTO, alq_max, CTLFLAG_RW, &ktr_alq_max, 0,352 if (ktr_alq_max && ktr_alq_cnt > ktr_alq_max) in ktr_tracepoint()