Searched refs:prof_pc (Results 1 – 1 of 1) sorted by relevance
37 unsigned long *prof_pc = arg; in profile_pc_cb() local41 *prof_pc = pc; in profile_pc_cb()47 unsigned long prof_pc = 0; in profile_pc() local49 arch_stack_walk(profile_pc_cb, &prof_pc, current, regs); in profile_pc()51 return prof_pc; in profile_pc()