Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dgmon.h190 #define GMON_PROF_ERROR 2 macro
/f-stack/freebsd/libkern/
H A Dmcount.c249 p->state = GMON_PROF_ERROR; in _MCOUNT_DECL()