Lines Matching refs:stat_acc
333 he_stat__decay(he->stat_acc);
445 he->stat_acc = malloc(sizeof(he->stat));
446 if (he->stat_acc == NULL)
448 memcpy(he->stat_acc, &he->stat, sizeof(he->stat));
529 zfree(&he->stat_acc);
622 he_stat__add_period(he->stat_acc, period);
669 he_stat__add_cpumode_period(he->stat_acc, al->cpumode, period);
1344 zfree(&he->stat_acc);
1622 he_stat__add_stat(iter->stat_acc, he->stat_acc);
1864 total = he->stat_acc->period;
1890 total = he->stat_acc->period;
2414 memset(he->stat_acc, 0, sizeof(he->stat));