Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dbtlog.c972 uint32_t btl_sample_max : 23; member
1377 btlu.btl->btl_sample_max = sample; in btlog_create()
1497 os_atomic_store(counter, btlog->btl_sample_max - 1, relaxed); in btlog_sample()