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

/freebsd-11-stable/sys/mips/include/
H A Dprofile.h110 void stopguprof __P((struct gmonparam *p));
112 #define stopguprof(p) macro
147 void stopguprof(struct gmonparam *p);
150 #define stopguprof(p) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dprof_machdep.c78 stopguprof(struct gmonparam *gp) function
/freebsd-11-stable/sys/sys/
H A Dgmon.h217 void stopguprof(struct gmonparam *p);
222 #define stopguprof(p) macro
/freebsd-11-stable/sys/amd64/amd64/
H A Dprof_machdep.c359 stopguprof(gp) function
/freebsd-11-stable/sys/i386/isa/
H A Dprof_machdep.c340 stopguprof(gp) function
/freebsd-11-stable/sys/kern/
H A Dsubr_prof.c236 stopguprof(p);
350 stopguprof(gp);
353 stopguprof(gp);

Completed in 94 milliseconds