Home
last modified time | relevance | path

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

/xnu-10002.61.3/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-10002.61.3/bsd/dev/ !
H A Dmonotonic.c367 int value = mt_debug;
373 mt_debug = value;
/xnu-10002.61.3/osfmk/x86_64/ !
H A Dmonotonic_x86_64.c295 } else if (mt_debug) { in mt_check_for_pmi()
/xnu-10002.61.3/osfmk/arm64/ !
H A Dmonotonic_arm64.c1363 } else if (mt_debug) { in mt_cpu_pmi()