Searched refs:intr_hwpmc_waiting_report_threshold (Results 1 – 1 of 1) sorted by relevance
102 static int intr_hwpmc_waiting_report_threshold = 1; variable103 SYSCTL_INT(_hw, OID_AUTO, intr_hwpmc_waiting_report_threshold, CTLFLAG_RWTUN,104 &intr_hwpmc_waiting_report_threshold, 1,1014 (it->it_waiting >= intr_hwpmc_waiting_report_threshold)) in intr_event_schedule_thread()