Searched refs:QRF_STYLE_StatsVm (Results 1 – 2 of 2) sorted by relevance
2177 QRF_STYLE_Stats, QRF_STYLE_StatsEst, QRF_STYLE_StatsVm, in dbQrf()
775 #define QRF_STYLE_StatsVm 18 /* EXPLAIN-like output with performance stats */ macro3263 if( p->spec.eStyle==QRF_STYLE_StatsVm ){ in qrfExplain()3865 case QRF_STYLE_StatsVm: { in sqlite3_format_query_result()26658 default: spec.eStyle = QRF_STYLE_StatsVm; break; in shell_exec()