Lines Matching refs:WHERETRACE
1745 WHERETRACE(0x10, ("range skip-scan regions: %u..%u adjust=%d est=%d\n", in whereRangeSkipScanEst()
1923 WHERETRACE(0x10, ("STAT4 range scan: %u..%u est=%d\n", in whereRangeScanEst()
1956 WHERETRACE(0x10,("Range scan lowers nOut from %d to %d\n", in whereRangeScanEst()
2021 WHERETRACE(0x10,("equality scan regions %s(%d): %d\n", in whereEqualScanEst()
2071 WHERETRACE(0x10,("IN row estimate: est=%d\n", nRowEst)); in whereInScanEst()
2363 WHERETRACE(0x80,("subset cost adjustment %d,%d to %d,%d\n", in whereLoopAdjustCost()
2372 WHERETRACE(0x80,("subset cost adjustment %d,%d to %d,%d\n", in whereLoopAdjustCost()
2492 WHERETRACE(0xffffffff,("=== query planner search limit reached ===\n")); in whereLoopInsert()
2812 WHERETRACE(0x800, ("BEGIN %s.addBtreeIdx(%s), nEq=%d, nSkip=%d, rRun=%d\n", in whereLoopAddBtreeIndex()
2937 WHERETRACE(0x40, in whereLoopAddBtreeIndex()
2942 WHERETRACE(0x40, in whereLoopAddBtreeIndex()
2948 WHERETRACE(0x40, in whereLoopAddBtreeIndex()
3172 WHERETRACE(0x800, ("END %s.addBtreeIdx(%s), nEq=%d, rc=%d\n", in whereLoopAddBtreeIndex()
3731 WHERETRACE(0xffff, (" ^^^^--- non-viable plan rejected!\n")); in whereLoopAddVirtualOne()
3842 WHERETRACE(0xffff, (" bIn=%d prereqIn=%04llx prereqOut=%04llx\n", in whereLoopAddVirtualOne()
4033 WHERETRACE(0x800, ("BEGIN %s.addVirtual()\n", pSrc->pTab->zName)); in whereLoopAddVirtual()
4034 WHERETRACE(0x40, (" VirtualOne: all usable\n")); in whereLoopAddVirtual()
4059 WHERETRACE(0x40, (" VirtualOne: all usable w/o IN\n")); in whereLoopAddVirtual()
4085 WHERETRACE(0x40, (" VirtualOne: mPrev=%04llx mNext=%04llx\n", in whereLoopAddVirtual()
4099 WHERETRACE(0x40, (" VirtualOne: all disabled\n")); in whereLoopAddVirtual()
4109 WHERETRACE(0x40, (" VirtualOne: all disabled and w/o IN\n")); in whereLoopAddVirtual()
4117 WHERETRACE(0x800, ("END %s.addVirtual(), rc=%d\n", pSrc->pTab->zName, rc)); in whereLoopAddVirtual()
4165 WHERETRACE(0x200, ("Begin processing OR-clause %p\n", pTerm)); in whereLoopAddOr()
4182 WHERETRACE(0x200, ("OR-term %d of %p has %d subterms:\n", in whereLoopAddOr()
4246 WHERETRACE(0x200, ("End processing OR-clause %p\n", pTerm)); in whereLoopAddOr()
4807 WHERETRACE(0x002, ("---- begin solver. (nRowEst=%d)\n", nRowEst)); in wherePathSolver()
4915 WHERETRACE(0x002, in wherePathSolver()
5391 WHERETRACE(0xffff, ("-> drop loop %c not used\n", pLoop->cId)); in whereOmitNoopJoin()
5451 WHERETRACE(0xffff, ( in whereCheckIfBloomFilterIsUseful()
5853 WHERETRACE(0xffff, in sqlite3WhereBegin()
5943 WHERETRACE(0xffff,("*** Optimizer Finished ***\n")); in sqlite3WhereBegin()