Searched refs:total_written_out (Results 1 – 2 of 2) sorted by relevance
1066 ev_uint64_t *total_read_out, ev_uint64_t *total_written_out) in bufferevent_rate_limit_group_get_totals() argument1071 if (total_written_out) in bufferevent_rate_limit_group_get_totals()1072 *total_written_out = grp->total_written; in bufferevent_rate_limit_group_get_totals()
1008 ev_uint64_t *total_read_out, ev_uint64_t *total_written_out);