Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dprobe-event.c801 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()
3429 struct probe_trace_event **tevs, in find_cached_events()
3472 struct probe_trace_event **tevs) in find_cached_events_all()
3513 struct probe_trace_event **tevs) in find_probe_trace_events_from_cache()
[all …]
H A Dprobe-finder.h85 struct probe_trace_event *tevs; /* Found trace events */ member
H A 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()
H A Dprobe-finder.c1344 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg()
1387 struct probe_trace_event **tevs) in debuginfo__find_trace_events()
H A Dprobe-event.h104 struct probe_trace_event *tevs; member