Searched refs:UPDATE_STATS (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.h | 59 #define UPDATE_STATS(x, y) x += y macro
|
H A D | classifier.c | 180 UPDATE_STATS(ipgpc_nbytes, nbytes); in update_stats() 186 UPDATE_STATS(ipgpc_cid_list[class_id].stats.nbytes, in update_stats()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | gld.c | 107 #define UPDATE_STATS(stats, vstats, pktinfo, delta) { \ macro 2152 UPDATE_STATS(stats0, stats, pktinfo, 1); in gld_start() 2164 UPDATE_STATS(stats0, stats, pktinfo, 1); in gld_start()
|