Home
last modified time | relevance | path

Searched refs:statline (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl111 proc statline {title value {extra {}}} { procedure
161 statline "Percentage of total database" \
163 statline "Number of entries" $nentry
165 statline "Bytes of storage consumed" $storage
171 statline "Average payload per entry" $avgpay
174 statline "Average fanout" \
205 statline {Pages on the freelist (per header)}\
207 statline {Pages on the freelist (calculated)}\
209 statline {Header pages} 1 [percent 1 $file_pgcnt]
217 statline {Number of indices} $nindex
[all …]