Searched refs:print_flags (Results 1 – 2 of 2) sorted by relevance
202 static void print_flags(const char *name, unsigned long r) in print_flags() function310 print_flags("[WARN]\tFlags before", 0x200ed7); in run_syscall()311 print_flags("[WARN]\tFlags after", flags); in run_syscall()312 print_flags("[WARN]\tFlags change", (0x200ed7 ^ flags)); in run_syscall()
31 static bool print_flags; variable610 if (print_flags) in process_event()1198 print_flags = true; in parse_output_fields()