Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dbtlog.h239 extern bool btlog_sample(
H A Dbtlog.c1484 btlog_sample(btlog_t btlog) in btlog_sample() function
H A Dzalloc.c3555 if (!log || !btlog_sample(log)) { in zalloc_log()