Lines Matching defs:evsel
316 static inline struct syscall_tp *__evsel__syscall_tp(struct evsel *evsel) in __evsel__syscall_tp()
323 static struct syscall_tp *evsel__syscall_tp(struct evsel *evsel) in evsel__syscall_tp()
337 static inline struct syscall_arg_fmt *__evsel__syscall_arg_fmt(struct evsel *evsel) in __evsel__syscall_arg_fmt()
344 static struct syscall_arg_fmt *evsel__syscall_arg_fmt(struct evsel *evsel) in evsel__syscall_arg_fmt()
369 static int evsel__init_tp_uint_field(struct evsel *evsel, struct tp_field *field, const char *name) in evsel__init_tp_uint_field()
379 #define perf_evsel__init_sc_tp_uint_field(evsel, name) \ argument
383 static int evsel__init_tp_ptr_field(struct evsel *evsel, struct tp_field *field, const char *name) in evsel__init_tp_ptr_field()
393 #define perf_evsel__init_sc_tp_ptr_field(evsel, name) \ argument
397 static void evsel__delete_priv(struct evsel *evsel) in evsel__delete_priv()
403 static int evsel__init_syscall_tp(struct evsel *evsel) in evsel__init_syscall_tp()
417 static int evsel__init_augmented_syscall_tp(struct evsel *evsel, struct evsel *tp) in evsel__init_augmented_syscall_tp()
435 static int evsel__init_augmented_syscall_tp_args(struct evsel *evsel) in evsel__init_augmented_syscall_tp_args()
442 static int evsel__init_augmented_syscall_tp_ret(struct evsel *evsel) in evsel__init_augmented_syscall_tp_ret()
449 static int evsel__init_raw_syscall_tp(struct evsel *evsel, void *handler) in evsel__init_raw_syscall_tp()
464 struct evsel *evsel = evsel__newtp("raw_syscalls", direction); in perf_evsel__raw_syscall_newtp() local
483 #define perf_evsel__sc_tp_uint(evsel, name, sample) \ argument
487 #define perf_evsel__sc_tp_ptr(evsel, name, sample) \ argument
1818 static int evsel__init_tp_arg_scnprintf(struct evsel *evsel) in evsel__init_tp_arg_scnprintf()
2072 struct evsel *evsel, int id)
2226 static int trace__fprintf_sample(struct trace *trace, struct evsel *evsel,
2269 static int trace__sys_enter(struct trace *trace, struct evsel *evsel,
2348 static int trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel,
2381 static int trace__resolve_callchain(struct trace *trace, struct evsel *evsel,
2409 static const char *errno_to_name(struct evsel *evsel, int err)
2417 static int trace__sys_exit(struct trace *trace, struct evsel *evsel,
2551 static int trace__vfs_getname(struct trace *trace, struct evsel *evsel,
2612 static int trace__sched_stat_runtime(struct trace *trace, struct evsel *evsel,
2674 static size_t trace__fprintf_tp_fields(struct trace *trace, struct evsel *evsel, struct perf_sample…
2748 static int trace__event_handler(struct trace *trace, struct evsel *evsel,
2855 struct evsel *evsel,
2930 struct evsel *evsel,
2949 struct evsel *evsel,
3046 struct evsel *evsel, *tmp; local
3080 struct evsel *evsel; local
3101 struct evsel *evsel; local
3547 struct evsel *evsel, *tmp; local
3607 struct evsel *evsel; local
3757 static struct syscall_arg_fmt *evsel__find_syscall_arg_fmt_by_name(struct evsel *evsel, char *arg)
3772 static int trace__expand_filter(struct trace *trace __maybe_unused, struct evsel *evsel)
3873 struct evsel *evsel; local
3891 struct evsel *evsel, *pgfault_maj = NULL, *pgfault_min = NULL; local
4193 struct evsel *evsel; local
4496 struct evsel *evsel; local
4504 static void evsel__set_syscall_arg_fmt(struct evsel *evsel, const char *name)
4525 struct evsel *evsel; local
4830 struct evsel *evsel; local