Searched refs:mt_mtc_update_fixed_counts (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ ! |
| H A D | kern_monotonic.c | 296 mt_mtc_update_fixed_counts(mtc, counts, counts_since); in mt_fixed_counts_internal() 300 mt_mtc_update_fixed_counts(struct mt_cpu *mtc, uint64_t *counts, in mt_mtc_update_fixed_counts() function 463 mt_mtc_update_fixed_counts(mtc, counts, NULL); in mt_cur_cpu_cycles_instrs_speculative()
|
| /xnu-8019.80.24/osfmk/machine/ ! |
| H A D | monotonic.h | 70 void mt_mtc_update_fixed_counts(struct mt_cpu *mtc, uint64_t *counts,
|
| /xnu-8019.80.24/osfmk/x86_64/ ! |
| H A D | monotonic_x86_64.c | 222 mt_mtc_update_fixed_counts(mtc, NULL, NULL); in core_down()
|