Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dkern_monotonic.c82 struct mt_cpu *mtc = mt_cur_cpu(); in mt_fixed_counts_internal()
177 struct mt_cpu *mtc = mt_cur_cpu(); in mt_cur_cpu_cycles_instrs_speculative()
202 struct mt_cpu *mtc = mt_cur_cpu(); in mt_cur_cpu_cycles_instrs_speculative()
223 struct mt_cpu *mtc = mt_cur_cpu(); in mt_perfcontrol()
/xnu-10063.141.1/osfmk/x86_64/
H A Dmonotonic_x86_64.c76 mt_cur_cpu(void) in mt_cur_cpu() function
320 mt_check_for_pmi(mt_cur_cpu(), state); in mt_pmi_x86_64()
332 struct mt_cpu *mtc = mt_cur_cpu(); in mt_microstackshot_start_remote()
/xnu-10063.141.1/osfmk/machine/
H A Dmonotonic.h56 struct mt_cpu *mt_cur_cpu(void);
/xnu-10063.141.1/bsd/dev/dtrace/
H A Dfbt_blacklist.c193 CLOSURE(mt_cur_cpu)
/xnu-10063.141.1/osfmk/arm64/
H A Dmonotonic_arm64.c209 mt_cur_cpu(void) in mt_cur_cpu() function