Searched refs:sys_times (Results 1 – 5 of 5) sorted by relevance
17 #undef sys_times18 #define sys_times mx32_sys_times macro
17 #undef sys_times18 #define sys_times m32_sys_times macro
36291 (sys_times): Use it instead of struct tms.36745 * times.c (sys_times): Return RVAL_UDECIMAL unless syserror.36936 * resource.c (sys_times): Move to times.c.37764 printrusage, sys_times): Use umove_or_printaddr.47750 * resource.c (sys_times): Cast clock_t type to unsigned long long.
363 sys_times = results_unzipped[2]368 for i in range(len(sys_times)):372 us_per_fault_list.append(sys_times[i] * 1000.0 /377 self.report_stats('ms', swap_target, f_name, 'stime', sys_times)
451 __SC_COMP(__NR_times, sys_times, compat_sys_times)