Home
last modified time | relevance | path

Searched refs:thsc_cpi (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/tests/
H A Dmonotonic_core.c58 check_fixed_counts(struct thsc_cpi counts[2]) in check_fixed_counts()
75 struct thsc_cpi counts[2] = { 0 };
95 struct thsc_cpi counts[2];
131 struct thsc_cpi counts[2];
164 struct thsc_cpi counts = { 0 }; in spin_thread_self_counts()
272 struct thsc_cpi counts[2];
/xnu-8020.101.4/bsd/sys/
H A Dresource_private.h47 struct thsc_cpi { struct
70 #define thread_selfcounts_cpi(DST) thread_selfcounts(THSC_CPI, (DST), sizeof(struct thsc_cpi)) argument
/xnu-8020.101.4/bsd/dev/
H A Dmonotonic.c316 struct thsc_cpi counts = { 0 }; in thread_selfcounts()
/xnu-8020.101.4/tests/ktrace/
H A Dkdebug_tests.c1731 struct thsc_cpi counts;