Searched refs:rel_minfaults (Results 1 – 1 of 1) sorted by relevance
239 public int rel_minfaults; field in ProcessCpuTracker.Stats454 st.rel_minfaults = 0; in collectStats()486 st.rel_minfaults = (int)(minfaults - st.base_minfaults); in collectStats()554 st.rel_minfaults = 0; in collectStats()566 st.rel_minfaults = 0; in collectStats()586 st.rel_minfaults = 0; in collectStats()785 st.rel_utime, st.rel_stime, 0, 0, 0, st.rel_minfaults, st.rel_majfaults);