Searched refs:p_xstime (Results 1 – 3 of 3) sorted by relevance
556 } else if (p->p_xstime > st) { in calcru()557 dt = p->p_xstime - st; in calcru()559 st = p->p_xstime; in calcru()563 p->p_xstime = st; in calcru()
2674 p->p_xstime = psrc->p_xstime; in fill_proc()
297 uint64_t p_xstime; /* p: stime exposed to userspace */ member