Lines Matching defs:LOG

54 #define LOG(args) PR_LOG(gPipeLog, PR_LOG_DEBUG, args)
56 #define LOG(args)
422 LOG(("III advancing read cursor by %u\n", bytesRead));
446 LOG(("III deleting first segment\n"));
486 LOG(("OOO appended new segment\n"));
502 LOG(("OOO rolling back write cursor %u bytes\n", mWriteCursor - head));
520 LOG(("OOO advancing write cursor by %u\n", bytesWritten));
548 LOG(("PPP nsPipe::OnPipeException [reason=%x output-only=%d]\n",
607 LOG(("III pipe input: waiting for data\n"));
613 LOG(("III pipe input: woke up [pipe-status=%x available=%u]\n",
641 LOG(("nsPipeInputStream::OnInputException [this=%x reason=%x]\n",
686 LOG(("III CloseWithStatus [this=%x reason=%x]\n", this, reason));
720 LOG(("III ReadSegments [this=%x count=%u]\n", this, count));
820 LOG(("III AsyncWait [this=%x]\n", this));
884 LOG(("III Search [for=%s ic=%u]\n", forString, ignoreCase));
896 LOG((" result [found=%u offset=%u]\n", *found, *offsetSearchedTo));
908 LOG((" result [found=%u offset=%u]\n", *found, *offsetSearchedTo));
924 LOG((" result [found=%u offset=%u]\n", *found, *offsetSearchedTo));
940 LOG((" result [found=%u offset=%u]\n", *found, *offsetSearchedTo));
966 LOG(("OOO pipe output: waiting for space\n"));
970 LOG(("OOO pipe output: woke up [pipe-status=%x writable=%u]\n",
998 LOG(("nsPipeOutputStream::OnOutputException [this=%x reason=%x]\n",
1040 LOG(("OOO CloseWithStatus [this=%x reason=%x]\n", this, reason));
1062 LOG(("OOO WriteSegments [this=%x count=%u]\n", this, count));
1185 LOG(("OOO AsyncWait [this=%x]\n", this));