Searched refs:good_fd_count (Results 1 – 1 of 1) sorted by relevance
478 size_t good_fd_count = 0; in Dump() local481 ++good_fd_count; in Dump()484 double good_fd_rate = good_fd_count * 100.0 / fd_count; in Dump()