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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DEmsgnum.h82 #define COL_ERROR_TSD_INIT 56 /* TSD could not be initialized */ macro
H A DEmsg.cc266 case COL_ERROR_TSD_INIT:
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DEmsgnum.h82 #define COL_ERROR_TSD_INIT 56 /* TSD could not be initialized */ macro
H A DEmsg.cc266 case COL_ERROR_TSD_INIT:
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dcollector.c728 CALL_UTIL (fprintf)(stderr, "__collector_open_experiment: COL_ERROR_TSD_INIT\n");
729 __collector_log_write ("<event kind=\"%s\" id=\"%d\">TSD could not be initialized</event>\n", SP_JCMD_CERROR, COL_ERROR_TSD_INIT);
730 return COL_ERROR_TSD_INIT;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dcollector.c722 CALL_UTIL (fprintf)(stderr, "__collector_open_experiment: COL_ERROR_TSD_INIT\n");
723 __collector_log_write ("<event kind=\"%s\" id=\"%d\">TSD could not be initialized</event>\n", SP_JCMD_CERROR, COL_ERROR_TSD_INIT);
724 return COL_ERROR_TSD_INIT;

Completed in 215 milliseconds