Searched defs:decay (Results 1 – 5 of 5) sorted by relevance
38 #define NETIF_POLL_EWMA(old, new, decay) do { \ argument
4398 #define NQ_EWMA(old, new, decay) do { \ argument
36 #define DLIL_EWMA(old, new, decay) do { \ argument
1740 const uint32_t decay = 3; in nstat_route_rtt() local1768 const uint32_t decay = 3; in nstat_route_update() local
72 #define KR_EWMA(old, new, decay) do { \ argument