Searched refs:mt_mtc_update_fixed_counts (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | kern_monotonic.c | 85 mt_mtc_update_fixed_counts(mtc, counts, counts_since); in mt_fixed_counts_internal() 89 mt_mtc_update_fixed_counts(struct mt_cpu *mtc, uint64_t *counts, in mt_mtc_update_fixed_counts() function 207 mt_mtc_update_fixed_counts(mtc, counts, NULL); in mt_cur_cpu_cycles_instrs_speculative()
|
| /xnu-11215.81.4/osfmk/machine/ |
| H A D | monotonic.h | 59 void mt_mtc_update_fixed_counts(struct mt_cpu *mtc, uint64_t *counts,
|
| /xnu-11215.81.4/osfmk/x86_64/ |
| H A D | monotonic_x86_64.c | 217 mt_mtc_update_fixed_counts(mtc, NULL, NULL); in core_down()
|
| /xnu-11215.81.4/bsd/dev/dtrace/ |
| H A D | fbt_blacklist.c | 197 CLOSURE(mt_mtc_update_fixed_counts)
|