Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/
H A Darch_prctl.c25 static size_t x86_arch_prctl__scnprintf_code(int option, char *bf, size_t size, bool show_prefix) in x86_arch_prctl__scnprintf_code() function
34 return x86_arch_prctl__scnprintf_code(code, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_x86_arch_prctl_code()