Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dprofile.h105 void stopguprof __P((struct gmonparam *p));
107 #define stopguprof(p) macro
142 void stopguprof(struct gmonparam *p);
145 #define stopguprof(p) macro
/f-stack/freebsd/sys/
H A Dgmon.h219 void stopguprof(struct gmonparam *p);
224 #define stopguprof(p) macro
/f-stack/freebsd/amd64/amd64/
H A Dprof_machdep.c298 stopguprof(gp) in stopguprof() function
/f-stack/freebsd/kern/
H A Dsubr_prof.c237 stopguprof(p); in kmstartup()
351 stopguprof(gp); in sysctl_kern_prof()
354 stopguprof(gp); in sysctl_kern_prof()
/f-stack/freebsd/i386/i386/
H A Dprof_machdep.c368 stopguprof(gp) in stopguprof() function