Searched refs:itimer_which (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Ditimer_which.h1 /* Generated by ./xlat/gen.sh from ./xlat/itimer_which.in; do not edit. */
3 static const struct xlat itimer_which[] = { variable in typeref:struct:xlat
/external/strace/
H A Dtime.c282 #include "xlat/itimer_which.h"
336 printxval(itimer_which, tcp->u_arg[0], "ITIMER_???");
352 printxval(itimer_which, tcp->u_arg[0], "ITIMER_???");
368 printxval(itimer_which, tcp->u_arg[0], "ITIMER_???");
386 printxval(itimer_which, tcp->u_arg[0], "ITIMER_???");

Completed in 763 milliseconds