Home
last modified time | relevance | path

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

/xnu-8020.101.4/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-8020.101.4/osfmk/kern/
H A Dkern_monotonic.c185 struct mt_cpu *mtc = mt_cur_cpu(); in mt_sched_update()
293 struct mt_cpu *mtc = mt_cur_cpu(); in mt_fixed_counts_internal()
458 struct mt_cpu *mtc = mt_cur_cpu(); in mt_cur_cpu_cycles_instrs_speculative()
501 struct mt_cpu *mtc = mt_cur_cpu(); in mt_perfcontrol()
/xnu-8020.101.4/osfmk/arm/
H A Dmonotonic_arm.c54 mt_cur_cpu(void) in mt_cur_cpu() function
/xnu-8020.101.4/osfmk/machine/
H A Dmonotonic.h65 struct mt_cpu *mt_cur_cpu(void);
/xnu-8020.101.4/osfmk/arm64/
H A Dmonotonic_arm64.c205 mt_cur_cpu(void) in mt_cur_cpu() function