Searched refs:update_stats (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Ddn_aqm_codel.h170 update_stats(q, 0, 1);
193 update_stats(q, 0, 1);
H A Ddn_aqm.h122 update_stats(struct dn_queue *q, int len, int drop) function
H A Ddn_aqm_codel.c202 update_stats(q, -m->m_pkthdr.len, 0);
266 update_stats(q, len, 0);
270 update_stats(q, 0, 1);
H A Ddn_aqm_pie.c338 update_stats(q, -m->m_pkthdr.len, 0);
491 update_stats(q, 0, 1);
554 update_stats(q, len, 0);
557 update_stats(q, 0, 1);
/freebsd-13-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c964 update_stats(struct ath_softc *sc, struct ath_node *an, function
1184 update_stats(sc, an, frame_size,
1229 update_stats(sc, an, frame_size,
1238 update_stats(sc, an, frame_size,
1247 update_stats(sc, an, frame_size,
1256 update_stats(sc, an, frame_size,
/freebsd-13-stable/contrib/apr-util/redis/
H A Dapr_redis.c1462 static void update_stats(char *info, apr_redis_stats_t *stats) function
1512 update_stats(info, ret);
/freebsd-13-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c1633 static void update_stats(apr_pool_t *p, apr_memcache_conn_t *conn, function
1706 update_stats(p, conn, ret);

Completed in 133 milliseconds