Home
last modified time | relevance | path

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

/external/strace/
Dsysent.h24 #define TRACE_STAT 00010000 /* Trace {,*_}{,old}{,x}stat{,64} syscalls. */ macro
Dsysent_shorthand_defs.h34 # define TST TRACE_STAT
Dbasic_filters.c178 { "%stat", TRACE_STAT }, in lookup_class()
DChangeLog16699 * sysent.h (TRACE_STAT): New macro.
16700 * syscall.c: Alias LST to TRACE_STAT around syscallent.h inclusion.
16701 * qualify.c (lookup_class): Add TRACE_STAT for "%stat".