Searched refs:rel_uptime (Results 1 – 1 of 1) sorted by relevance
221 public long rel_uptime; field in ProcessCpuTracker.Stats500 st.rel_uptime = uptime - st.base_uptime; in collectStats()795 proto.write(CpuUsageProto.Stat.UPTIME, st.rel_uptime);865 st.pid, st.name, (int)st.rel_uptime,873 tst.pid, tst.name, (int)st.rel_uptime,