Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/recount/
H A Dthread_selfcounts_tests.c55 struct thsc_cpi before_cpi = _remove_time_from_cpi(before); in _check_time_cpi() local
57 _check_cpi(&before_cpi, &after_cpi, name); in _check_time_cpi()
72 struct thsc_cpi before_cpi = _remove_time_from_cpi(before); in _check_no_time_cpi() local
74 _check_no_cpi(&before_cpi, &after_cpi, name); in _check_no_time_cpi()