Home
last modified time | relevance | path

Searched defs:tevs (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dprobe-event.c261 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events()
747 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, in post_process_offline_probe_trace_events()
772 static int add_exec_to_probe_trace_events(struct probe_trace_event *tevs, in add_exec_to_probe_trace_events()
801 post_process_module_probe_trace_events(struct probe_trace_event *tevs, in post_process_module_probe_trace_events()
840 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, in post_process_kernel_probe_trace_events()
902 struct probe_trace_event *tevs, in post_process_probe_trace_events()
926 struct probe_trace_event **tevs) in try_to_find_probe_trace_events()
2978 struct probe_trace_event *tevs, in __add_probe_trace_events()
3112 struct probe_trace_event **tevs) in find_probe_trace_events_from_map()
3288 struct probe_trace_event **tevs) in try_to_find_absolute_address()
[all …]
Dprobe-finder.h84 struct probe_trace_event *tevs; /* Found trace events */ member
Dprobe-file.c406 struct probe_trace_event **tevs) in probe_cache_entry__get_event()
673 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry()
Dprobe-finder.c1329 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg()
1372 struct probe_trace_event **tevs) in debuginfo__find_trace_events()
Dprobe-event.h104 struct probe_trace_event *tevs; member