Home
last modified time | relevance | path

Searched refs:mt_fixed_counts_internal (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/osfmk/kern/
H A Dkern_monotonic.c46 static void mt_fixed_counts_internal(uint64_t *counts, uint64_t *counts_since);
78 mt_fixed_counts_internal(uint64_t *counts, uint64_t *counts_since) in mt_fixed_counts_internal() function
127 mt_fixed_counts_internal(NULL, NULL); in mt_update_fixed_counts()
140 mt_fixed_counts_internal(counts, NULL); in mt_fixed_counts()
/xnu-8796.121.2/bsd/dev/dtrace/
H A Dfbt_blacklist.c191 CLOSURE(mt_fixed_counts_internal)