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; local
308 newtu = *tu_buf;
309 bcopy(tu, newtu, sizeof (task_usage_t));
331 bcopy(newtu, oldtu, sizeof (task_usage_t));

Completed in 47 milliseconds