Lines Matching refs:OSTRACE
21549 #define OSTRACE(X) if( sqlite3OSTrace ) sqlite3DebugPrintf X
21551 #define OSTRACE(X)
21747 OSTRACE(( "CLOSE %d\n", pFile->h ));
21778 OSTRACE(( "READ %d lock=%d\n", pFile->h, pFile->locktype ));
21811 OSTRACE(( "WRITE %d lock=%d\n", pFile->h, pFile->locktype ));
21833 OSTRACE(( "TRUNCATE %d %lld\n", pFile->h, nByte ));
21853 OSTRACE(( "SYNC %d lock=%d\n", pFile->h, pFile->locktype ));
21903 OSTRACE(( "GETREADLOCK %d res=%d\n", pFile->h, res ));
21921 OSTRACE(( "UNLOCK-READLOCK file handle=%d res=%d?\n", id->h, res ));
21962 OSTRACE(( "LOCK %d %d was %d\n", pFile->h, locktype, pFile->locktype ));
21969 OSTRACE(( "LOCK %d %d ok (already held)\n", pFile->h, locktype ));
21996 OSTRACE(( "LOCK %d pending lock boolean set. res=%d\n", pFile->h, res ));
22008 OSTRACE(( "LOCK %d acquire shared lock. res=%d\n", pFile->h, res ));
22023 OSTRACE(( "LOCK %d acquire reserved lock. res=%d\n", pFile->h, res ));
22031 OSTRACE(( "LOCK %d acquire pending lock. pending lock boolean unset.\n",
22040 OSTRACE(( "unreadlock = %d\n", res ));
22049 OSTRACE(( "OS/2 error-code = %d\n", res ));
22052 OSTRACE(( "LOCK %d acquire exclusive lock. res=%d\n", pFile->h, res ));
22065 OSTRACE(( "LOCK %d unlocking pending/is shared. r=%d\n", pFile->h, r ));
22074 OSTRACE(( "LOCK FAILED %d trying for %d but got %d\n", pFile->h,
22079 OSTRACE(( "LOCK %d now %d\n", pFile->h, pFile->locktype ));
22094 OSTRACE(( "TEST WR-LOCK %d %d (local)\n", pFile->h, r ));
22106 OSTRACE(( "TEST WR-LOCK %d lock reserved byte rc=%d\n", pFile->h, rc ));
22114 OSTRACE(( "TEST WR-LOCK %d unlock reserved byte r=%d\n", pFile->h, rcu ));
22117 OSTRACE(( "TEST WR-LOCK %d %d (remote)\n", pFile->h, r ));
22145 OSTRACE(( "UNLOCK %d to %d was %d\n", pFile->h, locktype, pFile->locktype ));
22153 OSTRACE(( "UNLOCK %d exclusive lock res=%d\n", pFile->h, res ));
22157 OSTRACE(( "UNLOCK %d to %d getReadLock() failed\n", pFile->h, locktype ));
22167 OSTRACE(( "UNLOCK %d reserved res=%d\n", pFile->h, res ));
22171 OSTRACE(( "UNLOCK %d is %d want %d res=%d\n",
22180 OSTRACE(( "UNLOCK %d pending res=%d\n", pFile->h, res ));
22183 OSTRACE(( "UNLOCK %d now %d\n", pFile->h, pFile->locktype ));
22194 OSTRACE(( "FCNTL_LOCKSTATE %d lock=%d\n",
22382 OSTRACE(( "TEMP FILENAME: %s\n", zBuf ));
22445 OSTRACE(( "OPEN want %d\n", flags ));
22449 OSTRACE(( "OPEN read/write\n" ));
22452 OSTRACE(( "OPEN read only\n" ));
22457 OSTRACE(( "OPEN open new/create\n" ));
22460 OSTRACE(( "OPEN open existing\n" ));
22465 OSTRACE(( "OPEN share read/write\n" ));
22468 OSTRACE(( "OPEN share read only\n" ));
22478 OSTRACE(( "OPEN hidden/delete on close file attributes\n" ));
22481 OSTRACE(( "OPEN normal file attribute\n" ));
22500 OSTRACE(( "OPEN Invalid handle rc=%d: zName=%s, ulAction=%#lx, ulAttr=%#lx, ulFlags=%#lx, ulMode=%#lx\n",
22506 OSTRACE(( "OPEN %d Invalid handle\n",
22523 OSTRACE(( "OPEN %d pOutFlags=%d\n", pFile->h, pOutFlags ));
22540 OSTRACE(( "DELETE \"%s\"\n", zFilename ));
22561 OSTRACE(( "ACCESS fsts3ConfigInfo.attrFile=%d flags=%d rc=%d\n",
22567 OSTRACE(( "ACCESS %s access of read and exists rc=%d\n", zFilename, rc));
22571 OSTRACE(( "ACCESS %s access of read/write rc=%d\n", zFilename, rc ));
23079 #define OSTRACE(X) if( sqlite3OSTrace ) sqlite3DebugPrintf X
23081 #define OSTRACE(X)
24010 OSTRACE(("TEST WR-LOCK %d %d %d (unix)\n", pFile->h, rc, reserved));
24087 OSTRACE(("LOCK %d %s was %s(%s,%d) pid=%d (unix)\n", pFile->h,
24096 OSTRACE(("LOCK %d %s ok (already held) (unix)\n", pFile->h,
24262 OSTRACE(("LOCK %d %s %s (unix)\n", pFile->h, azFileLock(eFileLock),
24302 OSTRACE(("UNLOCK %d %d was %d(%d,%d) pid=%d (unix)\n", pFile->h, eFileLock,
24511 OSTRACE(("CLOSE %-3d\n", pFile->h));
24644 OSTRACE(("TEST WR-LOCK %d %d %d (dotlock)\n", pFile->h, rc, reserved));
24734 OSTRACE(("UNLOCK %d %d was %d pid=%d (dotlock)\n", pFile->h, eFileLock,
24862 OSTRACE(("TEST WR-LOCK %d %d %d (flock)\n", pFile->h, rc, reserved));
24929 OSTRACE(("LOCK %d %s %s (flock)\n", pFile->h, azFileLock(eFileLock),
24951 OSTRACE(("UNLOCK %d %d was %d pid=%d (flock)\n", pFile->h, eFileLock,
25053 OSTRACE(("TEST WR-LOCK %d %d %d (sem)\n", pFile->h, rc, reserved));
25128 OSTRACE(("UNLOCK %d %d was %d pid=%d (sem)\n", pFile->h, eFileLock,
25234 OSTRACE(("AFPSETLOCK [%s] for %d%s in range %llx:%llx\n",
25241 OSTRACE(("AFPSETLOCK failed to fsctl() '%s' %d %s\n",
25303 OSTRACE(("TEST WR-LOCK %d %d %d (afp)\n", pFile->h, rc, reserved));
25340 OSTRACE(("LOCK %d %s was %s(%s,%d) pid=%d (afp)\n", pFile->h,
25349 OSTRACE(("LOCK %d %s ok (already held) (afp)\n", pFile->h,
25503 OSTRACE(("LOCK %d %s %s (afp)\n", pFile->h, azFileLock(eFileLock),
25526 OSTRACE(("UNLOCK %d %d was %d(%d,%d) pid=%d (afp)\n", pFile->h, eFileLock,
25726 OSTRACE(("READ %-3d %5d %7lld %llu\n", id->h, got, offset, TIMER_ELAPSED));
25802 OSTRACE(("WRITE %-3d %5d %7lld %llu\n", id->h, got, offset, TIMER_ELAPSED));
26030 OSTRACE(("SYNC %-3d\n", pFile->h));
26039 OSTRACE(("DIRSYNC %-3d (have_fullfsync=%d fullsync=%d)\n", pFile->dirfd,
26374 OSTRACE(("SHM-LOCK "));
26378 OSTRACE(("unlock %d ok", ofst));
26382 OSTRACE(("read-lock %d ok", ofst));
26387 OSTRACE(("write-lock %d ok", ofst));
26393 OSTRACE(("unlock %d failed", ofst));
26395 OSTRACE(("read-lock failed"));
26398 OSTRACE(("write-lock %d failed", ofst));
26401 OSTRACE((" - afterwards %03x,%03x\n",
26785 OSTRACE(("SHM-LOCK shmid-%d, pid-%d got %03x,%03x\n",
27186 OSTRACE(("OPEN %-3d %s\n", h, zFilename));
27356 OSTRACE(("OPENDIR %-3d %s\n", fd, zDirname));
27691 OSTRACE(("OPENX %-3d %s 0%o\n", fd, zName, openFlags));
28336 OSTRACE(("GETLOCKPATH failed %s errno=%d pid=%d\n",
28359 OSTRACE(("GETLOCKPATH proxy lock path=%s pid=%d\n", lPath, getpid()));
28384 OSTRACE(("CREATELOCKPATH FAILED creating %s, "
28395 OSTRACE(("CREATELOCKPATH proxy lock path=%s pid=%d\n", lockPath, getpid()));
28694 OSTRACE(("TAKECONCH %d for %s pid=%d\n", conchFile->h,
28835 OSTRACE(("TRANSPROXY: CLOSE %d\n", pFile->h));
28850 OSTRACE(("TRANSPROXY: OPEN %d\n", fd));
28892 OSTRACE(("TAKECONCH %d %s\n", conchFile->h,
28910 OSTRACE(("RELEASECONCH %d for %s pid=%d\n", conchFile->h,
28917 OSTRACE(("RELEASECONCH %d %s\n", conchFile->h,
29052 OSTRACE(("TRANSPROXY %d for %s pid=%d\n", pFile->h,
29113 OSTRACE(("TRANSPROXY %d %s\n", pFile->h,
29528 #define OSTRACE(X) if( sqlite3OSTrace ) sqlite3DebugPrintf X
29530 #define OSTRACE(X)
30313 OSTRACE(("CLOSE %d\n", pFile->h));
30333 OSTRACE(("CLOSE %d %s\n", pFile->h, rc ? "ok" : "failed"));
30354 OSTRACE(("READ %d lock=%d\n", pFile->h, pFile->locktype));
30390 OSTRACE(("WRITE %d lock=%d\n", pFile->h, pFile->locktype));
30426 OSTRACE(("TRUNCATE %d %lld\n", pFile->h, nByte));
30446 OSTRACE(("TRUNCATE %d %lld %s\n", pFile->h, nByte, rc ? "failed" : "ok"));
30475 OSTRACE(("SYNC %d lock=%d\n", pFile->h, pFile->locktype));
30621 OSTRACE(("LOCK %d %d was %d(%d)\n",
30652 OSTRACE(("could not get a PENDING lock. cnt=%d\n", cnt));
30697 OSTRACE(("unreadlock = %d\n", res));
30703 OSTRACE(("error-code = %d\n", error));
30721 OSTRACE(("LOCK FAILED %d trying for %d but got %d\n", pFile->h,
30744 OSTRACE(("TEST WR-LOCK %d %d (local)\n", pFile->h, rc));
30751 OSTRACE(("TEST WR-LOCK %d %d (remote)\n", pFile->h, rc));
30774 OSTRACE(("UNLOCK %d to %d was %d(%d)\n", pFile->h, locktype,
31005 OSTRACE(("SHM-LOCK %d %s %s 0x%08lx\n",
31036 OSTRACE(("SHM-PURGE pid-%d unmap region=%d %s\n",
31040 OSTRACE(("SHM-PURGE pid-%d close region=%d %s\n",
31320 OSTRACE(("SHM-LOCK shmid-%d, pid-%d got %03x,%03x %s\n",
31431 OSTRACE(("SHM-MAP pid-%d create region=%d nbyte=%d %s\n",
31440 OSTRACE(("SHM-MAP pid-%d map region=%d offset=%d size=%d %s\n",
31604 OSTRACE(("TEMP FILENAME: %s\n", zBuf));
31835 OSTRACE(("OPEN %d %s 0x%lx %s\n",
31939 OSTRACE(("DELETE \"%s\" %s\n", zFilename,