Searched refs:TICK_TO_TIMESTRUC32 (Results 1 – 3 of 3) sorted by relevance
322 #define TICK_TO_TIMESTRUC32(tick, tsp) { \ macro
1384 TICK_TO_TIMESTRUC32(p->p_cutime, &sp->pr_cutime); in oprgetstatus32()1385 TICK_TO_TIMESTRUC32(p->p_cstime, &sp->pr_cstime); in oprgetstatus32()1532 TICK_TO_TIMESTRUC32(p->p_cutime + p->p_cstime, &psp->pr_ctime); in oprgetpsinfo32()
1163 TICK_TO_TIMESTRUC32(p->p_cutime, &sp->pr_cutime); in prgetstatus32()1164 TICK_TO_TIMESTRUC32(p->p_cstime, &sp->pr_cstime); in prgetstatus32()3196 TICK_TO_TIMESTRUC32(p->p_cutime + p->p_cstime, &psp->pr_ctime); in prgetpsinfo32()