/*
- * $Id: stat.cc,v 1.368 2003/01/27 08:04:01 hno Exp $
+ * $Id: stat.cc,v 1.369 2003/01/27 08:35:47 hno Exp $
*
* DEBUG: section 18 Cache Manager Statistics
* AUTHOR: Harvest Derived
statHistDump(&f->icp.reply_svc_time, sentry, NULL);
storeAppendPrintf(sentry, "dns.svc_time histogram:\n");
statHistDump(&f->dns.svc_time, sentry, NULL);
+ storeAppendPrintf(sentry, "select_fds_hist histogram:\n");
+ statHistDump(&f->select_fds_hist, sentry, NULL);
}
static void