OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__collector_write_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
iolib.c
1001
__collector_write_string
(DataHandle *hndl, char *src, int len)
function
1029
TprintfT (0, "
__collector_write_string
ERROR: timeout writing length=%d to text file: %s\n", len, hndl->fname);
1042
TprintfT (DBG_LT2, "
__collector_write_string
firstbuf = %d, lastbuf = %d, nbufs = %d, log2blksz = %ld\n",
1046
Tprintf (0, "
__collector_write_string
ERROR: string of length %d too long to be written to text file: %s\n", len, hndl->fname);
1059
TprintfT (DBG_LT2, "
__collector_write_string
writeBuffer[%d]: vaddr = %p, len = %d, foff = %lld, '%s'\n",
1103
TprintfT (0, "
__collector_write_string
ERROR: file handle corrupted: %s\n", hndl->fname);
1120
TprintfT (0, "
__collector_write_string
ERROR: can't map new buffer: %s\n", hndl->fname);
1127
TprintfT (DBG_LT2, "
__collector_write_string
partial writeBuffer[%d]: len=%ld, foff = %d '%s'\n",
1140
TprintfT (DBG_LT2, "
__collector_write_string
continue writeBuffer[%d]: len= %d, %s",
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
iolib.c
1001
__collector_write_string
(DataHandle *hndl, char *src, int len)
function
1029
TprintfT (0, "
__collector_write_string
ERROR: timeout writing length=%d to text file: %s\n", len, hndl->fname);
1042
TprintfT (DBG_LT2, "
__collector_write_string
firstbuf = %d, lastbuf = %d, nbufs = %d, log2blksz = %ld\n",
1046
Tprintf (0, "
__collector_write_string
ERROR: string of length %d too long to be written to text file: %s\n", len, hndl->fname);
1059
TprintfT (DBG_LT2, "
__collector_write_string
writeBuffer[%d]: vaddr = %p, len = %d, foff = %lld, '%s'\n",
1103
TprintfT (0, "
__collector_write_string
ERROR: file handle corrupted: %s\n", hndl->fname);
1120
TprintfT (0, "
__collector_write_string
ERROR: can't map new buffer: %s\n", hndl->fname);
1127
TprintfT (DBG_LT2, "
__collector_write_string
partial writeBuffer[%d]: len=%ld, foff = %d '%s'\n",
1140
TprintfT (DBG_LT2, "
__collector_write_string
continue writeBuffer[%d]: len= %d, %s",
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026