Home
last modified time | relevance | path

Searched refs:sys_times (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dmx32_funcs.h17 #undef sys_times
18 #define sys_times mx32_sys_times macro
Dm32_funcs.h17 #undef sys_times
18 #define sys_times m32_sys_times macro
DChangeLog36291 (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.
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h473 __SC_COMP(__NR_times, sys_times, compat_sys_times)