Searched refs:TS_SND_BACKLOGGED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ | ||
H A D | t4_tom.h | 314 #define TS_SND_BACKLOGGED (1 << 3) macro |
H A D | t4_tom.c | 661 sample |= TS_SND_BACKLOGGED; /* for whatever reason. */ in update_tcb_histent() |