Searched refs:he_stats (Results 1 – 6 of 6) sorted by relevance
116 } he_stats[1]; member1051 he->he_stats->st_requests++; in hc_send()1057 he->he_stats->st_tp_errors++; in hc_send()1097 he->he_stats->st_tp_errors++; in hc_tport_error()1248 hc->hc_engine->he_stats->st_1xxresponses++; in hc_recv()1250 hc->hc_engine->he_stats->st_responses++; in hc_recv()
863 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats() function884 #define PERCENT(__h, __f) percent(he_stats(__h)->__f, total_stats(__h)->__f)
479 if ((ret = he_stats(he, &stats)) != 0)