Home
last modified time | relevance | path

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

/openbsd/lib/libc/db/btree/
H A Dbt_put.c245 u_long bt_cache_hit, bt_cache_miss; variable
305 ++bt_cache_miss; in bt_fast()
H A Dbt_debug.c239 extern u_long bt_cache_hit, bt_cache_miss, bt_pfxsaved, bt_rootsplit; in __bt_stat()
290 bt_cache_hit, bt_cache_miss); in __bt_stat()