Searched refs:ClientStat (Results 1 – 2 of 2) sorted by relevance
168 struct ClientStat { struct245 std::vector<ClientStat> client_stats;315 void sample_client_stat(ClientStat *cstat);333 ClientStat cstat;
1670 void Worker::sample_client_stat(ClientStat *cstat) { in sample_client_stat()