Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.h220 unsigned long get_overflow; member
H A Dsfxge_tx.c136 SFXGE_TX_STAT(tx_get_overflow, get_overflow),
650 txq->get_overflow++; in sfxge_tx_qdpl_put_locked()
1978 drops += txq->drops + txq->get_overflow + in sfxge_tx_get_drops()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-section.c364 static struct ptunit_result get_overflow(struct section_fixture *sfix) in get_overflow() function
1422 ptu_run_f(suite, get_overflow, sfix); in main()