Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c392 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__syscall_arg_fmt()
2146 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__init_tp_arg_scnprintf()
3025 const struct tep_event *tp_format = evsel__tp_format(evsel); in trace__fprintf_tp_fields()
3145 const struct tep_event *tp_format = evsel__tp_format(evsel); in trace__event_handler()
4084 tp_format = evsel__tp_format(evsel); in evsel__find_syscall_arg_fmt_by_name()
4850 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__set_syscall_arg_fmt()
4876 tp_format = evsel__tp_format(evsel); in evlist__set_syscall_tp_fields()
/linux/tools/perf/util/
H A Devsel.c627 struct tep_event *evsel__tp_format(struct evsel *evsel) in evsel__tp_format() function
3350 struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__field()
3357 struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__common_field()