Searched refs:SCA_WAITID_OPTIONS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | waitid_options.c | 29 #define SCA_WAITID_OPTIONS syscall_arg__scnprintf_waitid_options macro
|
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | waitid_options.c | 29 #define SCA_WAITID_OPTIONS syscall_arg__scnprintf_waitid_options macro
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 1151 .arg = { [2] = { .scnprintf = SCA_WAITID_OPTIONS, /* options */ }, }, }, 1153 .arg = { [3] = { .scnprintf = SCA_WAITID_OPTIONS, /* options */ }, }, },
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 1166 .arg = { [2] = { .scnprintf = SCA_WAITID_OPTIONS, /* options */ }, }, }, 1168 .arg = { [3] = { .scnprintf = SCA_WAITID_OPTIONS, /* options */ }, }, },
|
Completed in 15 milliseconds