Searched refs:get_overflow (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h222 unsigned long get_overflow; member in struct:sfxge_txq
H A Dsfxge_tx.c138 SFXGE_TX_STAT(tx_get_overflow, get_overflow),
652 txq->get_overflow++;
1983 drops += txq->drops + txq->get_overflow +
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-section.c364 static struct ptunit_result get_overflow(struct section_fixture *sfix) function
1422 ptu_run_f(suite, get_overflow, sfix);

Completed in 119 milliseconds