Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dkern_monotonic.c39 bool mt_debug = false; variable
53 if (mt_debug) { in mt_mtc_update_count()
H A Dmonotonic.h39 extern bool mt_debug;
/xnu-8796.121.2/bsd/dev/
H A Dmonotonic.c367 int value = mt_debug;
373 mt_debug = value;
/xnu-8796.121.2/osfmk/x86_64/
H A Dmonotonic_x86_64.c295 } else if (mt_debug) { in mt_check_for_pmi()
/xnu-8796.121.2/osfmk/arm64/
H A Dmonotonic_arm64.c1357 } else if (mt_debug) { in mt_cpu_pmi()