Searched refs:COL_ERROR_PROFINIT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dprofile.c115 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">data handle not created</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
134 return COL_ERROR_PROFINIT;
152 return COL_ERROR_PROFINIT;
159 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">TSD key not created</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
160 return COL_ERROR_PROFINIT;
169 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">itimer could not be set</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
170 return COL_ERROR_PROFINIT;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dprofile.c116 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">data handle not created</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
135 return COL_ERROR_PROFINIT;
153 return COL_ERROR_PROFINIT;
160 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">TSD key not created</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
161 return COL_ERROR_PROFINIT;
170 collector_interface->writeLog ("<event kind=\"%s\" id=\"%d\">itimer could not be set</event>\n", SP_JCMD_CERROR, COL_ERROR_PROFINIT);
171 return COL_ERROR_PROFINIT;
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DEmsgnum.h35 #define COL_ERROR_PROFINIT 9 /* failed to initialize profiling */ macro
H A DEmsg.cc122 case COL_ERROR_PROFINIT:
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DEmsgnum.h35 #define COL_ERROR_PROFINIT 9 /* failed to initialize profiling */ macro
H A DEmsg.cc122 case COL_ERROR_PROFINIT:

Completed in 100 milliseconds