Lines Matching +full:reset +full:- +full:source
2 * daemon/stats.h - collect runtime performance indicators.
6 * This software is open source.
8 * Redistribution and use in source and binary forms, with or without
12 * Redistributions of source code must retain the above copyright notice,
78 * @param reset: if stats can be reset.
81 struct ub_stats_info* s, int reset);
88 * @param reset: if true, depending on config stats are reset.
89 * if false, statistics are not reset.
92 int reset);
97 * @param reset: if true, depending on config stats are reset.
98 * if false, statistics are not reset.
100 void server_stats_reply(struct worker* worker, int reset);