Value: ((t) == 0 ? 0 : \
(((double)(((t) * (pgsize)) - (f)) / ((t) * (pgsize))) * 100))
Definition at line 189 of file htdb_stat.cc. Referenced by btree_stats(), hash_stats(), and queue_stats().
|
1.5.5