Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDgmon.h191 #define GMON_PROF_HIRES 4 macro
/freebsd-14-stable/lib/libc/gmon/
HDmcount.c113 if (p->state != GMON_PROF_HIRES) in _MCOUNT_DECL()