Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/btree/
H A Dbt_debug.c242 extern u_long bt_cache_hit, bt_cache_miss, bt_pfxsaved, bt_rootsplit; in __bt_stat()
293 bt_cache_hit, bt_cache_miss); in __bt_stat()
H A Dbt_put.c246 u_long bt_cache_hit, bt_cache_miss; variable
306 ++bt_cache_miss; in bt_fast()