Searched refs:rel_minfaults (Results 1 – 1 of 1) sorted by relevance
238 public int rel_minfaults; field in ProcessCpuTracker.Stats465 st.rel_minfaults = 0; in collectStats()497 st.rel_minfaults = (int)(minfaults - st.base_minfaults); in collectStats()565 st.rel_minfaults = 0; in collectStats()577 st.rel_minfaults = 0; in collectStats()597 st.rel_minfaults = 0; in collectStats()798 st.rel_utime, st.rel_stime, 0, 0, 0, st.rel_minfaults, st.rel_majfaults);