Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/trace/beauty/
Dmmap.c7 static size_t mmap__scnprintf_prot(unsigned long prot, char *bf, size_t size, bool show_prefix) in mmap__scnprintf_prot() function
19 return mmap__scnprintf_prot(prot, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_mmap_prot()