Searched refs:SCA_MMAP_PROT (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/trace/beauty/ |
| H A D | mmap.c | 22 #define SCA_MMAP_PROT syscall_arg__scnprintf_mmap_prot macro
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 1268 .arg = { [2] = { .scnprintf = SCA_MMAP_PROT, .show_zero = true, /* prot */ }, 1285 [2] = { .scnprintf = SCA_MMAP_PROT, .show_zero = true, /* prot */ }, }, }, 1319 [2] = { .scnprintf = SCA_MMAP_PROT, .show_zero = true, /* prot */ },
|