Lines Matching refs:stat_acc
323 he_stat__decay(he->stat_acc);
435 he->stat_acc = malloc(sizeof(he->stat));
436 if (he->stat_acc == NULL)
438 memcpy(he->stat_acc, &he->stat, sizeof(he->stat));
517 zfree(&he->stat_acc);
612 he_stat__add_period(he->stat_acc, period, weight);
657 he_stat__add_cpumode_period(he->stat_acc, al->cpumode, period);
1311 zfree(&he->stat_acc);
1584 he_stat__add_stat(iter->stat_acc, he->stat_acc);
1822 total = he->stat_acc->period;
1848 total = he->stat_acc->period;
2362 memset(he->stat_acc, 0, sizeof(he->stat));