Searched refs:max_sys (Results 1 – 1 of 1) sorted by relevance
424 double max_user = 0, max_sys = 0, max_iowait = 0, in read_trace_events() local462 if (sys > max_sys) in read_trace_events()463 max_sys = sys; in read_trace_events()489 tf->mpstat_gld[MPSTAT_SYS]->max = max_sys; in read_trace_events()