Home
last modified time | relevance | path

Searched refs:mt_fixed_counts (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.61.12/osfmk/kern/
H A Dkern_monotonic.c131 mt_fixed_counts(uint64_t *counts) in mt_fixed_counts() function
153 mt_fixed_counts(counts); in mt_cur_cpu_instrs()
166 mt_fixed_counts(counts); in mt_cur_cpu_cycles()
H A Dmonotonic.h43 void mt_fixed_counts(uint64_t *counts);
/xnu-12377.61.12/bsd/sys/
H A Dmonotonic.h131 mt_fixed_counts(__counts); \
/xnu-12377.61.12/bsd/dev/
H A Dmonotonic.c391 mt_fixed_counts(start);
392 mt_fixed_counts(end);
/xnu-12377.61.12/bsd/dev/dtrace/
H A Dfbt_blacklist.c194 CLOSURE(mt_fixed_counts)
/xnu-12377.61.12/osfmk/x86_64/
H A Dkpc_x86.c326 mt_fixed_counts(counterv); in kpc_get_fixed_counters()
/xnu-12377.61.12/osfmk/arm/
H A Dmachine_routines_common.c355 mt_fixed_counts(counters); in perfcontrol_callout_counters_begin()
365 mt_fixed_counts(end_counters); in perfcontrol_callout_counters_end()
/xnu-12377.61.12/osfmk/arm64/
H A Dkpc.c683 mt_fixed_counts(counterv); in kpc_get_fixed_counters()