Lines Matching refs:LogEst
136 LogEst rSetup; /* One-time setup cost (ex: create transient index) */
137 LogEst rRun; /* Cost of running each loop */
138 LogEst nOut; /* Estimated number of output rows */
174 LogEst rRun; /* Cost of running this subquery */
175 LogEst nOut; /* Number of outputs for this subquery */
209 LogEst nRow; /* Estimated number of rows generated by this path */
210 LogEst rCost; /* Total cost of this path */
211 LogEst rUnsorted; /* Total cost of this path ignoring sorting costs */
270 LogEst truthProb; /* Probability of truth for this expression */
476 LogEst iLimit; /* LIMIT if wctrlFlags has WHERE_USE_LIMIT */
485 LogEst nRowOut; /* Estimated number of output rows */