Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Devsel_fprintf.c91 tp_format = evsel__tp_format(evsel); in evsel__fprintf()
H A Dtrace-event-scripting.c112 const struct tep_event *tp_format = evsel__tp_format(evsel); in scripting_context__update()
H A Ddata-convert-json.c233 struct tep_event *tp_format = evsel__tp_format(evsel); in process_sample_event()
H A Devsel.h266 struct tep_event *evsel__tp_format(struct evsel *evsel);
H A Ddata-convert-bt.c429 const struct tep_event *tp_format = evsel__tp_format(evsel); in add_tracepoint_values()
1068 const struct tep_event *tp_format = evsel__tp_format(evsel); in add_tracepoint_types()
H A Dsort.c1078 tp_format = evsel__tp_format(evsel); in get_trace_output()
3310 struct tep_event *tp_format = evsel__tp_format(evsel); in add_evsel_fields()
3352 tp_format = evsel__tp_format(evsel); in add_all_matching_fields()
3438 struct tep_event *tp_format = evsel__tp_format(evsel); in add_dynamic_entry()
H A Devsel.c647 struct tep_event *evsel__tp_format(struct evsel *evsel) in evsel__tp_format() function
3355 struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__field()
3362 struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__common_field()
H A Dpython.c340 struct tep_event *tp_format = evsel__tp_format(evsel); in get_tracepoint_field()
/linux-6.15/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c365 event = evsel__tp_format(evsel); in perl_process_tracepoint()
H A Dtrace-event-python.c953 event = evsel__tp_format(evsel); in python_process_tracepoint()
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c413 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__syscall_arg_fmt()
2214 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__init_tp_arg_scnprintf()
3166 const struct tep_event *tp_format = evsel__tp_format(evsel); in trace__fprintf_tp_fields()
3287 const struct tep_event *tp_format = evsel__tp_format(evsel); in trace__event_handler()
4235 tp_format = evsel__tp_format(evsel); in evsel__find_syscall_arg_fmt_by_name()
5094 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__set_syscall_arg_fmt()
5120 tp_format = evsel__tp_format(evsel); in evlist__set_syscall_tp_fields()
H A Dbuiltin-kmem.c776 tp_format = evsel__tp_format(evsel); in parse_gfp_flags()
2017 const struct tep_event *tp_format = evsel ? evsel__tp_format(evsel) : NULL; in cmd_kmem()
H A Dbuiltin-kwork.c1107 const struct tep_event *tp_format = evsel__tp_format(evsel); in evsel__softirq_name()
H A Dbuiltin-script.c2229 const struct tep_event *tp_format = evsel__tp_format(evsel); in process_event()