hfsc_classstats
struct hfsc_classstats hfsc_stats;
static void get_class_stats(struct hfsc_classstats *,
get_class_stats(struct hfsc_classstats *sp, struct hfsc_class *cl)
struct hfsc_classstats stats, *usp;
struct hfsc_classstats stats;
struct hfsc_classstats *stats; /* pointer to stats array */
struct hfsc_classstats stats1[NCLASSES], stats2[NCLASSES];
struct hfsc_classstats *sp, *lp, *new, *last, *tmp;