Home
last modified time | relevance | path

Searched defs:tevs (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h102 struct probe_trace_event *tevs; member
H A Dprobe-finder.h99 struct probe_trace_event *tevs; /* Found trace events */ member
H A Dprobe-file.c389 probe_cache_entry__get_event(struct probe_cache_entry *entry, struct probe_trace_event **tevs) probe_cache_entry__get_event() argument
655 probe_cache__add_entry(struct probe_cache *pcache, struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) probe_cache__add_entry() argument
H A Dprobe-finder.c1420 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) fill_empty_trace_arg() argument
1462 debuginfo__find_trace_events(struct debuginfo *dbg, struct perf_probe_event *pev, struct probe_trace_event **tevs) debuginfo__find_trace_events() argument
[all...]
H A Dprobe-event.c235 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events() argument
716 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, in post_process_offline_probe_trace_events() argument
741 static int add_exec_to_probe_trace_events(struct probe_trace_event *tevs, in add_exec_to_probe_trace_events() argument
770 post_process_module_probe_trace_events(struct probe_trace_event *tevs, in post_process_module_probe_trace_events() argument
809 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, int ntevs) post_process_kernel_probe_trace_events() argument
867 post_process_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, const char *module, bool uprobe, struct debuginfo *dinfo) post_process_probe_trace_events() argument
891 try_to_find_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) try_to_find_probe_trace_events() argument
2851 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) __add_probe_trace_events() argument
2974 find_probe_trace_events_from_map(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_probe_trace_events_from_map() argument
3139 try_to_find_absolute_address(struct perf_probe_event *pev, struct probe_trace_event **tevs) try_to_find_absolute_address() argument
3242 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, struct probe_trace_event **tevs2, int ntevs2) concat_probe_trace_events() argument
3280 find_cached_events(struct perf_probe_event *pev, struct probe_trace_event **tevs, const char *target) find_cached_events() argument
3323 find_cached_events_all(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_cached_events_all() argument
3364 find_probe_trace_events_from_cache(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_probe_trace_events_from_cache() argument
3421 convert_to_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) convert_to_probe_trace_events() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h103 struct probe_trace_event *tevs; member
H A Dprobe-finder.h99 struct probe_trace_event *tevs; /* Found trace events */ member
H A Dprobe-file.c424 probe_cache_entry__get_event(struct probe_cache_entry *entry, struct probe_trace_event **tevs) probe_cache_entry__get_event() argument
690 probe_cache__add_entry(struct probe_cache *pcache, struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) probe_cache__add_entry() argument
H A Dprobe-finder.c1436 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) fill_empty_trace_arg() argument
1478 debuginfo__find_trace_events(struct debuginfo *dbg, struct perf_probe_event *pev, struct probe_trace_event **tevs) debuginfo__find_trace_events() argument
[all...]
H A Dprobe-event.c245 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events() argument
730 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, in post_process_offline_probe_trace_events() argument
755 static int add_exec_to_probe_trace_events(struct probe_trace_event *tevs, in add_exec_to_probe_trace_events() argument
784 post_process_module_probe_trace_events(struct probe_trace_event *tevs, in post_process_module_probe_trace_events() argument
823 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, int ntevs) post_process_kernel_probe_trace_events() argument
884 post_process_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, const char *module, bool uprobe, struct debuginfo *dinfo) post_process_probe_trace_events() argument
908 try_to_find_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) try_to_find_probe_trace_events() argument
2899 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) __add_probe_trace_events() argument
3033 find_probe_trace_events_from_map(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_probe_trace_events_from_map() argument
3209 try_to_find_absolute_address(struct perf_probe_event *pev, struct probe_trace_event **tevs) try_to_find_absolute_address() argument
3312 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, struct probe_trace_event **tevs2, int ntevs2) concat_probe_trace_events() argument
3350 find_cached_events(struct perf_probe_event *pev, struct probe_trace_event **tevs, const char *target) find_cached_events() argument
3393 find_cached_events_all(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_cached_events_all() argument
3434 find_probe_trace_events_from_cache(struct perf_probe_event *pev, struct probe_trace_event **tevs) find_probe_trace_events_from_cache() argument
3491 convert_to_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event **tevs) convert_to_probe_trace_events() argument
[all...]

Completed in 14 milliseconds