Searched refs:total_connections_received (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_redis.h412 apr_uint64_t total_connections_received; member in struct:__anon131
/freebsd-13-stable/contrib/apr-util/test/
H A Dtestredis.c283 ABTS_ASSERT(tc, "total_connections_received", stats->total_connections_received >= 0);
/freebsd-13-stable/contrib/apr-util/redis/
H A Dapr_redis.c1413 #define STAT_total_connections_received "total_connections_received:"
1474 rc_do_stat(total_connections_received, uint64);

Completed in 106 milliseconds