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

/k10sensor/src/
H A Dk10sensor.c122 cpu_t *tcpu = start->cpu_next; local
123 for (;tcpu != start && tcpu != NULL; tcpu = tcpu->cpu_next) {
124 int cid = cpuid_get_chipid(tcpu);

Completed in 4 milliseconds