Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c294 task_usage_t *oldtu, *newtu; in exacct_get_interval_task_usage() local
308 newtu = *tu_buf; in exacct_get_interval_task_usage()
309 bcopy(tu, newtu, sizeof (task_usage_t)); in exacct_get_interval_task_usage()
331 bcopy(newtu, oldtu, sizeof (task_usage_t)); in exacct_get_interval_task_usage()