Searched refs:cpat (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c2208 struct counters *cpat, *at; local
2211 cpat = &cnts[i];
2212 if (cpat->next_cpu) {
2216 lace_cpu = cpat->cpu;
2222 glob_cpu[lace_cpu] = cpat;
2235 cpat->next_cpu = at;
2236 cpat = at;

Completed in 121 milliseconds