Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/kgmon/
Dkgmon.c158 disp = GMON_PROF_HIRES; in main()
171 disp == GMON_PROF_HIRES ? "running (high resolution)" : in main()
205 (state == GMON_PROF_HIRES || state == GMON_PROF_ON)))) in openfiles()
242 if (pflag && (mode == GMON_PROF_HIRES || mode == GMON_PROF_ON)) in kern_readonly()
/freebsd-12-stable/sys/sys/
Dgmon.h192 #define GMON_PROF_HIRES 4 macro
/freebsd-12-stable/sys/libkern/
Dmcount.c119 if (p->state == GMON_PROF_HIRES) { in _MCOUNT_DECL()
/freebsd-12-stable/sys/kern/
Dsubr_prof.c220 p->state = GMON_PROF_HIRES; in kmstartup()
361 } else if (state == GMON_PROF_HIRES) { in sysctl_kern_prof()
/freebsd-12-stable/lib/libc/gmon/
Dmcount.c116 if (p->state != GMON_PROF_HIRES) in _MCOUNT_DECL()
/freebsd-12-stable/sys/sparc64/sparc64/
Dsupport.S908 #define GMON_PROF_HIRES 4 macro
931 cmp %o3, GMON_PROF_HIRES