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

/freebsd-11.0-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c169 struct counters *next_cpu; member in struct:counters
463 at = at->next_cpu;
470 at = at->next_cpu;
2212 if (cpat->next_cpu) {
2230 if (at->next_cpu) {
2235 cpat->next_cpu = at;

Completed in 56 milliseconds