Searched refs:total_written_out (Results 1 – 2 of 2) sorted by relevance
806 ev_uint64_t *total_read_out, ev_uint64_t *total_written_out);
998 ev_uint64_t *total_read_out, ev_uint64_t *total_written_out) in bufferevent_rate_limit_group_get_totals() argument1003 if (total_written_out) in bufferevent_rate_limit_group_get_totals()1004 *total_written_out = grp->total_written; in bufferevent_rate_limit_group_get_totals()