Home
last modified time | relevance | path

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

/xnu-10002.1.13/tests/recount/
H A Dthread_selfcounts_tests.c18 _check_cpi(struct thsc_cpi *before, struct thsc_cpi *after, const char *name) in _check_cpi() function
48 _check_cpi(&before_cpi, &after_cpi, name); in _check_time_cpi()
95 _check_cpi(&counts[0], &counts[1], "anywhere");