Home
last modified time | relevance | path

Searched defs:after_ret (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/recount/
H A Drecount_perf_tests.c161 int after_ret = proc_pidinfo(pid, PROC_PIDTASKINFO, 0, &after, in proc_pidtaskinfo_usage() local
202 int after_ret = proc_pid_rusage(pid, RUSAGE_INFO_V5, in proc_pid_rusage_usage() local
265 int after_ret = getrusage(RUSAGE_SELF, &after); in getrusage_usage() local
286 int after_ret = thread_selfcounts(THSC_TIME_CPI, &after, sizeof(after)); in thread_selfcounts_usage() local