Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dgmon.h189 #define GMON_PROF_HIRES 4 macro
/src/lib/libc/gmon/
H A Dmcount.c110 if (p->state != GMON_PROF_HIRES) in _MCOUNT_DECL()