Home
last modified time | relevance | path

Searched refs:startguprof (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/mips/include/
HDprofile.h145 void startguprof(struct gmonparam *p);
148 #define startguprof(p) macro
/NextBSD/sys/kern/
HDsubr_prof.c203 startguprof(p);
208 startguprof(p);
221 startguprof(p);
224 startguprof(p);
229 startguprof(p);
365 startguprof(gp); in sysctl_kern_prof()
/NextBSD/sys/sys/
HDgmon.h216 void startguprof(struct gmonparam *p);
221 #define startguprof(p) macro
/NextBSD/sys/sparc64/sparc64/
HDprof_machdep.c69 startguprof(struct gmonparam *gp) in startguprof() function
/NextBSD/sys/amd64/amd64/
HDprof_machdep.c311 startguprof(gp) in startguprof() function
/NextBSD/sys/i386/isa/
HDprof_machdep.c286 startguprof(gp) in startguprof() function