Lines Matching defs:stats
136 static ActivityStat *stats;408 ActivityStat **s = &stats;444 if (!stats) return;449 for (s = stats; s; s=s->next)