Searched refs:QUAL_TRACE (Results 1 – 4 of 4) sorted by relevance
268 #define QUAL_TRACE 0x001 /* this system call should be traced */ macro277 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
688 ? QUAL_TRACE : 0) in qual_flags()
720 if (!(tcp->qual_flg & QUAL_TRACE) in syscall_entering_trace()
1642 #if DEFAULT_QUAL_FLAGS != (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE) in init()