Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcstudy/
H A Dpmcstudy.c166 struct counters *next_cpu; member
460 at = at->next_cpu; in find_counter()
467 at = at->next_cpu; in find_counter()
2209 if (cpat->next_cpu) { in lace_cpus_together()
2227 if (at->next_cpu) { in lace_cpus_together()
2232 cpat->next_cpu = at; in lace_cpus_together()