Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/db/btree/
H A Dbt_put.c254 unsigned long bt_cache_hit, bt_cache_miss; variable
308 ++bt_cache_hit; in bt_fast()
H A Dbt_debug.c301 extern unsigned long bt_cache_hit, bt_cache_miss, bt_pfxsaved, bt_rootsplit; in __bt_stat()
359 bt_cache_hit, bt_cache_miss); in __bt_stat()