Searched refs:isoverflow (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/tool/
H A Dspaceanal.tcl76 proc isoverflow {pagetype is_index} { procedure
85 db func isoverflow isoverflow
96 sum(isoverflow(pagetype, $is_index) * payload) AS ovfl_payload,
101 sum(isoverflow(pagetype, $is_index)) AS ovfl_pages,
104 sum(isoverflow(pagetype, $is_index) * unused) AS ovfl_unused

Completed in 77 milliseconds