Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Darch_prctl.c23 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
32 return x86_arch_prctl__scnprintf_code(code, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_x86_arch_prctl_code()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds