Searched refs:rel_minfaults (Results 1 – 1 of 1) sorted by relevance
228 public int rel_minfaults; field in ProcessCpuTracker.Stats440 st.rel_minfaults = 0; in collectStats()472 st.rel_minfaults = (int)(minfaults - st.base_minfaults); in collectStats()540 st.rel_minfaults = 0; in collectStats()552 st.rel_minfaults = 0; in collectStats()572 st.rel_minfaults = 0; in collectStats()752 st.rel_utime, st.rel_stime, 0, 0, 0, st.rel_minfaults, st.rel_majfaults);