show_string_prefix 161 tools/perf/builtin-trace.c bool show_string_prefix; show_string_prefix 413 tools/perf/builtin-trace.c return strarray__scnprintf(arg->parm, bf, size, intfmt, arg->show_string_prefix, arg->val); show_string_prefix 426 tools/perf/builtin-trace.c return strarray__scnprintf_flags(arg->parm, bf, size, arg->show_string_prefix, arg->val); show_string_prefix 454 tools/perf/builtin-trace.c return strarrays__scnprintf(arg->parm, bf, size, "%d", arg->show_string_prefix, arg->val); show_string_prefix 468 tools/perf/builtin-trace.c return scnprintf(bf, size, "%s%s", arg->show_string_prefix ? prefix : "", "CWD"); show_string_prefix 585 tools/perf/builtin-trace.c bool show_prefix = arg->show_string_prefix; show_string_prefix 619 tools/perf/builtin-trace.c bool show_prefix = arg->show_string_prefix; show_string_prefix 651 tools/perf/builtin-trace.c bool show_prefix = arg->show_string_prefix; show_string_prefix 1720 tools/perf/builtin-trace.c .show_string_prefix = trace->show_string_prefix, show_string_prefix 4057 tools/perf/builtin-trace.c trace->show_string_prefix = perf_config_bool(var, value); show_string_prefix 32 tools/perf/trace/beauty/arch_prctl.c return x86_arch_prctl__scnprintf_code(code, bf, size, arg->show_string_prefix); show_string_prefix 106 tools/perf/trace/beauty/beauty.h bool show_string_prefix; show_string_prefix 75 tools/perf/trace/beauty/clone.c return clone__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 16 tools/perf/trace/beauty/eventfd.c bool show_prefix = arg->show_string_prefix; show_string_prefix 20 tools/perf/trace/beauty/fcntl.c return fcntl__scnprintf_getfd(arg->val, bf, size, arg->show_string_prefix); show_string_prefix 33 tools/perf/trace/beauty/fcntl.c return fcntl__scnprintf_getlease(arg->val, bf, size, arg->show_string_prefix); show_string_prefix 72 tools/perf/trace/beauty/fcntl.c bool show_prefix = arg->show_string_prefix; show_string_prefix 25 tools/perf/trace/beauty/flock.c bool show_prefix = arg->show_string_prefix; show_string_prefix 33 tools/perf/trace/beauty/fsmount.c return fsmount__scnprintf_attr_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 23 tools/perf/trace/beauty/fspick.c return fspick__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 22 tools/perf/trace/beauty/futex_op.c bool show_prefix = arg->show_string_prefix; show_string_prefix 14 tools/perf/trace/beauty/futex_val3.c return scnprintf(bf, size, "%s%s", arg->show_string_prefix ? prefix : "", "MATCH_ANY"); show_string_prefix 186 tools/perf/trace/beauty/ioctl.c return ioctl__scnprintf_cmd(cmd, bf, size, arg->show_string_prefix); show_string_prefix 42 tools/perf/trace/beauty/kcmp.c return kcmp__scnprintf_type(type, bf, size, arg->show_string_prefix); show_string_prefix 10 tools/perf/trace/beauty/mmap.c bool show_prefix = arg->show_string_prefix; show_string_prefix 52 tools/perf/trace/beauty/mmap.c return mmap__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 61 tools/perf/trace/beauty/mmap.c bool show_prefix = arg->show_string_prefix; show_string_prefix 25 tools/perf/trace/beauty/mode_t.c bool show_prefix = arg->show_string_prefix; show_string_prefix 42 tools/perf/trace/beauty/mount_flags.c return mount__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 23 tools/perf/trace/beauty/move_mount.c return move_mount__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 24 tools/perf/trace/beauty/msg_flags.c bool show_prefix = arg->show_string_prefix; show_string_prefix 87 tools/perf/trace/beauty/open_flags.c return open__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 21 tools/perf/trace/beauty/perf_event_open.c bool show_prefix = arg->show_string_prefix; show_string_prefix 53 tools/perf/trace/beauty/pkey_alloc.c return pkey_alloc__scnprintf_access_rights(cmd, bf, size, arg->show_string_prefix); show_string_prefix 31 tools/perf/trace/beauty/prctl.c return prctl__scnprintf_set_mm(arg->val, bf, size, arg->show_string_prefix); show_string_prefix 80 tools/perf/trace/beauty/prctl.c return prctl__scnprintf_option(option, bf, size, arg->show_string_prefix); show_string_prefix 17 tools/perf/trace/beauty/renameat.c return renameat2__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 20 tools/perf/trace/beauty/sched_policy.c bool show_prefix = arg->show_string_prefix; show_string_prefix 11 tools/perf/trace/beauty/seccomp.c bool show_prefix = arg->show_string_prefix; show_string_prefix 36 tools/perf/trace/beauty/seccomp.c bool show_prefix = arg->show_string_prefix; show_string_prefix 6 tools/perf/trace/beauty/signum.c bool show_prefix = arg->show_string_prefix; show_string_prefix 61 tools/perf/trace/beauty/sockaddr.c strarray__scnprintf(&strarray__socket_families, family, sizeof(family), "%d", arg->show_string_prefix, sa->sa_family); show_string_prefix 25 tools/perf/trace/beauty/socket.c return socket__scnprintf_ipproto(arg->val, bf, size, arg->show_string_prefix); show_string_prefix 23 tools/perf/trace/beauty/socket_type.c bool show_prefix = arg->show_string_prefix; show_string_prefix 16 tools/perf/trace/beauty/statx.c bool show_prefix = arg->show_string_prefix; show_string_prefix 46 tools/perf/trace/beauty/statx.c bool show_prefix = arg->show_string_prefix; show_string_prefix 30 tools/perf/trace/beauty/sync_file_range.c return sync_file_range__scnprintf_flags(flags, bf, size, arg->show_string_prefix); show_string_prefix 8 tools/perf/trace/beauty/waitid_options.c bool show_prefix = arg->show_string_prefix;