Searched refs:last_pc (Results 1 – 1 of 1) sorted by relevance
536 struct pcpu *pc, *last_pc; in chrp_smp_probe_threads() local540 last_pc = NULL; in chrp_smp_probe_threads()545 if (last_pc == NULL || pc->pc_hwref != last_pc->pc_hwref) in chrp_smp_probe_threads()547 last_pc = pc; in chrp_smp_probe_threads()