Lines Matching refs:TRACE_ERROR

616 				TRACE_ERROR("Stream already closed.\n");  in HandleApplicationCalls()
660 TRACE_ERROR("Already closed connection!\n"); in HandleApplicationCalls()
689 TRACE_ERROR("Already closed connection!\n"); in HandleApplicationCalls()
708 TRACE_ERROR("Stream already closed.\n"); in HandleApplicationCalls()
725 TRACE_ERROR("Stream already closed.\n"); in HandleApplicationCalls()
751 TRACE_ERROR("Stream already closed.\n"); in HandleApplicationCalls()
1090 TRACE_ERROR("Failed to allocate mtcp_manager.\n"); in InitializeMTCPManager()
1118 TRACE_ERROR("Failed to allocate ev_table pool\n"); in InitializeMTCPManager()
1123 TRACE_ERROR("Failed to allocate ev_table pool\n"); in InitializeMTCPManager()
1129 TRACE_ERROR("Failed to allocate ev_table pool\n"); in InitializeMTCPManager()
1298 TRACE_ERROR("Failed to calloc mtcp context.\n"); in MTCPRunThread()
1305 TRACE_ERROR("Failed to initialize mtcp manager.\n"); in MTCPRunThread()
1375 TRACE_ERROR("Failed initialize new mtcp context. " in mtcp_create_context()
1383 TRACE_ERROR("%s was already initialized before!\n", in mtcp_create_context()
1390 TRACE_ERROR("Failed initialize init_sem.\n"); in mtcp_create_context()
1396 TRACE_ERROR("Failed initialize done_sem.\n"); in mtcp_create_context()
1402 TRACE_ERROR("Failed to allocate memory for mtcp_context.\n"); in mtcp_create_context()
1413 TRACE_ERROR("Failed to allocate memory for log thread context.\n"); in mtcp_create_context()
1420 TRACE_ERROR("Failed to create log thread\n"); in mtcp_create_context()
1436 TRACE_ERROR("pthread_create of mtcp thread failed!\n"); in mtcp_create_context()
1446 TRACE_ERROR("pthread_create of mtcp thread failed!\n"); in mtcp_create_context()
1546 TRACE_ERROR("CPU %d: Fail to signal socket pair\n", mctx->cpu); in mtcp_free_context()
1549 TRACE_ERROR("pthread_join() returns error (errno = %s)\n", strerror(ret)); in mtcp_free_context()