Home
last modified time | relevance | path

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

/linux-6.8/tools/perf/util/
Dprobe-event.c257 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events()
742 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, in post_process_offline_probe_trace_events()
767 static int add_exec_to_probe_trace_events(struct probe_trace_event *tevs, in add_exec_to_probe_trace_events()
796 post_process_module_probe_trace_events(struct probe_trace_event *tevs, in post_process_module_probe_trace_events()
835 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, in post_process_kernel_probe_trace_events()
897 struct probe_trace_event *tevs, in post_process_probe_trace_events()
921 struct probe_trace_event **tevs) in try_to_find_probe_trace_events()
2912 struct probe_trace_event *tevs, in __add_probe_trace_events()
3046 struct probe_trace_event **tevs) in find_probe_trace_events_from_map()
3222 struct probe_trace_event **tevs) in try_to_find_absolute_address()
[all …]
Dprobe-finder.h82 struct probe_trace_event *tevs; /* Found trace events */ member
Dprobe-file.c425 struct probe_trace_event **tevs) in probe_cache_entry__get_event()
692 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry()
Dprobe-finder.c1319 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg()
1362 struct probe_trace_event **tevs) in debuginfo__find_trace_events()
Dprobe-event.h103 struct probe_trace_event *tevs; member