HomeSort by relevance Sort by last modified time
    Searched full:clocknames (Results 1 - 3 of 3) sorted by null

  /external/strace/
time.c 675 static const struct xlat clocknames[] = { variable in typeref:struct:xlat
705 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
717 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
733 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
840 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
996 printxval(clocknames, tcp->u_arg[1], "CLOCK_???");
1009 printxval(clocknames, tcp->u_arg[0], "CLOCK_???");
ChangeLog 578 * time.c (struct xlat clocknames[]): Add more RT clock IDs.
    [all...]
ChangeLog-CVS     [all...]

Completed in 109 milliseconds