<dec f='src/src/sys/arch/x86/include/cpu.h' l='347' type='void cpu_need_proftick(struct lwp * l)'/>
<doc f='src/src/sys/arch/x86/include/cpu.h' l='342'>/*
 * Give a profiling tick to the current process when the user profiling
 * buffer pages are invalid.  On the i386, request an ast to send us
 * through trap(), marking the proc as needing a profiling tick.
 */</doc>
<def f='src/src/sys/arch/x86/x86/x86_machdep.c' l='316' ll='325' type='void cpu_need_proftick(struct lwp * l)'/>
<use f='src/src/sys/kern/subr_prof.c' l='291' u='c' c='addupc_intr'/>
