Lines Matching refs:TprintfT

130   TprintfT (DBG_LT1, "iolib init: page size=%ld (0x%lx) blksz=%ld (0x%lx) log2blksz=%ld\n",  in init()
194 TprintfT (DBG_LT1, "createHandle calling open on fname = `%s', desc = `%s' %s\n", in __collector_create_handle()
223 TprintfT (0, "createHandle open failed -- hndl->fname = `%s', SP_LOG_FILE = `%s': %s\n", in __collector_create_handle()
256TprintfT (0, "create_handle: can't mmap MAP_ANON (for %s): %s\n", hndl->fname, CALL_UTIL (strerror… in __collector_create_handle()
271TprintfT (DBG_LT2, " create_handle IO_TXT data buffer length=%ld (0x%lx) file='%s' memory=%p -- %p… in __collector_create_handle()
276TprintfT (DBG_LT2, "create_handle IO_TXT Buffer structures fname = `%s', NBUFS= %d, size = %ld (0x… in __collector_create_handle()
281 TprintfT (0, "create_handle allocCSize for hndl->buffers failed\n"); in __collector_create_handle()
305TprintfT (DBG_LT2, "create_handle calling allocCSize blkstate fname=`%s' nflow=%d NCHUNKS=%d size=… in __collector_create_handle()
315TprintfT (DBG_LT2, "create_handle calling allocCSize blkoff fname=`%s' nflow=%d NCHUNKS=%d size=%l… in __collector_create_handle()
385 TprintfT (0, "deleteHandle ERROR: timeout cleaning up handle for %s\n", hndl->fname); in deleteHandle()
421 TprintfT (0, "deleteHandle ERROR: timeout waiting for buffer %d for %s\n", i, hndl->fname); in deleteHandle()
459TprintfT (DBG_LT2, "exp_size_ck() adding %d block(s); new_size = %d, limit = %d blocks; fname = %s… in exp_size_ck()
465TprintfT (0, "exp_size_ck() experiment size limit exceeded; new_size = %ld, limit = %ld blocks; fn… in exp_size_ck()
484 TprintfT (DBG_LT0, "collector_size_limit set to %d MB. = %d blocks\n", in __collector_set_size_limit()
528 TprintfT (DBG_LT1, " allocateChunk mmap: start=0x%x length=%ld (0x%lx), offset=%d ret=%p\n", in allocateChunk()
531TprintfT (0, "allocateChunk: can't mmap MAP_ANON (for %s): %s\n", hndl->fname, CALL_UTIL (strerror… in allocateChunk()
540 TprintfT (0, "allocateChunk: can't release chunk CAS lock for %s\n", hndl->fname); in allocateChunk()
553 TprintfT (0, "allocateChunk: timeout for %s\n", hndl->fname); in allocateChunk()
624TprintfT (0, "remapBlock: can't open file: %s: %s\n", hndl->fname, STR (CALL_UTIL (strerror)(errno… in remapBlock()
657 TprintfT (0, "remapBlock: can't pwrite file: %s : errno=%d\n", hndl->fname, errno); in remapBlock()
675 TprintfT (DBG_LT1, " remapBlock mmap: start=%p length=%ld (0x%lx) offset=0x%llx ret=%p\n", in remapBlock()
677 TprintfT (0, "remapBlock: can't mmap file: %s : errno=%d\n", hndl->fname, errno); in remapBlock()
740 TprintfT (DBG_LT3, "collector_write_record to %s, type:%d tsize:%d\n", in __collector_write_record()
774 TprintfT (0, "collector_write_packet: write to %s while experiment state is %s\n", in __collector_write_packet()
782 TprintfT (0, "collector_write_packet: packet too long: %d (max %ld)\n", recsz, blksz); in __collector_write_packet()
816 TprintfT (0, "collector_write_packet: all %d blocks on flow %d for %s are busy\n", in __collector_write_packet()
917 TprintfT (0, "mapBuffer ERROR: can't open file: %s\n", fname); in mapBuffer()
923 TprintfT (DBG_LT2, "mapBuffer pwrite file %s at 0x%llx\n", fname, (long long) foff); in mapBuffer()
931 TprintfT (0, "mapBuffer ERROR: can't pwrite file %s at 0x%llx\n", fname, in mapBuffer()
944 TprintfT (DBG_LT1, " mapBuffer mmap: start=%p length=%ld (0x%lx) offset=0x%llx ret=%p\n", in mapBuffer()
946TprintfT (0, "mapBuffer ERROR: can't mmap %s: vaddr=%p size=%ld (0x%lx) ret=%p off=0x%llx errno… in mapBuffer()
976 TprintfT (0, "newBuffer ERROR: all buffers busy for %s\n", hndl->fname); in newBuffer()
1035TprintfT (0, "__collector_write_string ERROR: timeout writing length=%d to text file: %s\n", len, … in __collector_write_string()
1048TprintfT (DBG_LT2, "__collector_write_string firstbuf = %d, lastbuf = %d, nbufs = %d, log2blksz = … in __collector_write_string()
1065TprintfT (DBG_LT2, "__collector_write_string writeBuffer[%d]: vaddr = %p, len = %d, foff = %lld, '… in __collector_write_string()
1109 TprintfT (0, "__collector_write_string ERROR: file handle corrupted: %s\n", hndl->fname); in __collector_write_string()
1126 TprintfT (0, "__collector_write_string ERROR: can't map new buffer: %s\n", hndl->fname); in __collector_write_string()
1133 TprintfT (DBG_LT2, "__collector_write_string partial writeBuffer[%d]: len=%ld, foff = %d '%s'\n", in __collector_write_string()
1146 TprintfT (DBG_LT2, "__collector_write_string continue writeBuffer[%d]: len= %d, %s", in __collector_write_string()