commit | a0b68eddef149fd4ba26a26d6e25d34692478bfd | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jul 23 18:26:32 2013 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 01 21:17:14 2013 +0200 |
tree | 55fb876d79889e46f531a192901434bf1f712a7a | |
parent | 53aea10fe9835e59c40cb4aef29ff32b95e82e97 [diff] |
MEDIUM: counters: factor out smp_fetch_sc*_bytes_out_rate smp_fetch_sc0_bytes_out_rate, smp_fetch_sc1_bytes_out_rate, smp_fetch_sc2_bytes_out_rate, smp_fetch_src_bytes_out_rate and smp_fetch_bytes_out_rate were merged into a single function which relies on the fetch name to decide what to return.