Searched defs:tev (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/arch/powerpc/util/
H A Dsym-handling.c121 struct probe_trace_event *tev; local
78 arch__fix_tev_from_maps(struct perf_probe_event *pev, struct probe_trace_event *tev, struct map *map, struct symbol *sym) argument
/linux-master/tools/perf/
H A Dbuiltin-probe.c378 struct probe_trace_event *tev = &pev->tevs[k]; local
/linux-master/tools/perf/util/
H A Dprobe-file.c224 struct probe_trace_event tev; local
265 int probe_file__add_event(int fd, struct probe_trace_event *tev) argument
427 struct probe_trace_event *tev; local
[all...]
H A Dprobe-finder.c1246 struct probe_trace_event *tev; local
[all...]
H A Dprobe-event.c1858 int parse_probe_trace_command(const char *cmd, struct probe_trace_event *tev) argument
2162 synthesize_probe_trace_args(struct probe_trace_event *tev, struct strbuf *buf) argument
2213 synthesize_probe_trace_command(struct probe_trace_event *tev) argument
2316 convert_to_perf_probe_event(struct probe_trace_event *tev, struct perf_probe_event *pev, bool is_kprobe) argument
2456 clear_probe_trace_event(struct probe_trace_event *tev) argument
2651 filter_probe_trace_event(struct probe_trace_event *tev, struct strfilter *filter) argument
2670 struct probe_trace_event tev; local
2805 warn_uprobe_event_compat(struct probe_trace_event *tev) argument
2838 probe_trace_event__set_name(struct probe_trace_event *tev, struct perf_probe_event *pev, struct strlist *namelist, bool allow_suffix) argument
2915 struct probe_trace_event *tev = NULL; local
3051 struct probe_trace_event *tev; local
3224 struct probe_trace_event *tev; local
3450 struct probe_trace_event *tev; local
3558 show_probe_trace_event(struct probe_trace_event *tev) argument
3577 struct probe_trace_event *tev; local
3604 show_bootconfig_event(struct probe_trace_event *tev) argument
3632 struct probe_trace_event *tev; local
[all...]

Completed in 239 milliseconds