Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/recount/
H A Dthread_selfcounts_tests.c62 struct thsc_cpi after_cpi = _remove_time_from_cpi(after); in _check_time_cpi() local
63 _check_cpi(&before_cpi, &after_cpi, name); in _check_time_cpi()
81 struct thsc_cpi after_cpi = _remove_time_from_cpi(after); in _check_no_time_cpi() local
82 _check_no_cpi(&before_cpi, &after_cpi, name); in _check_no_time_cpi()