P_SECCOMP_SET_MODE_OP   17 tools/perf/trace/beauty/seccomp.c #define	P_SECCOMP_SET_MODE_OP(n) case SECCOMP_SET_MODE_##n: printed = scnprintf(bf, size, "%s%s", show_prefix ? prefix : "", #n); break
P_SECCOMP_SET_MODE_OP   20 tools/perf/trace/beauty/seccomp.c #undef P_SECCOMP_SET_MODE_OP