| H A D | probe-event.c | 451 struct perf_probe_event *pev, in get_alternative_probe_event() 456 memcpy(tmp, &pev->point, sizeof(*tmp)); in get_alternative_probe_event() 457 memset(&pev->point, 0, sizeof(pev->point)); in get_alternative_probe_event() 458 ret = find_alternative_probe_point(dinfo, tmp, &pev->point, pev->target, in get_alternative_probe_event() 459 pev->nsi, pev->uprobes); in get_alternative_probe_event() 461 memcpy(&pev->point, tmp, sizeof(*tmp)); in get_alternative_probe_event() 897 arch__post_process_probe_trace_events(struct perf_probe_event *pev __maybe_unuse 452 get_alternative_probe_event(struct debuginfo * dinfo,struct perf_probe_event * pev,struct perf_probe_point * tmp) get_alternative_probe_event() argument 904 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 928 try_to_find_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs) try_to_find_probe_trace_events() argument 1183 show_available_vars_at(struct debuginfo * dinfo,struct perf_probe_event * pev,struct strfilter * _filter) show_available_vars_at() argument 1290 try_to_find_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs __maybe_unused) try_to_find_probe_trace_events() argument 1463 parse_perf_probe_event_name(char ** arg,struct perf_probe_event * pev) parse_perf_probe_event_name() argument 1495 parse_perf_probe_point(char * arg,struct perf_probe_event * pev) parse_perf_probe_point() argument 1821 parse_perf_probe_command(const char * cmd,struct perf_probe_event * pev) parse_perf_probe_command() argument 1874 perf_probe_with_var(struct perf_probe_event * pev) perf_probe_with_var() argument 1887 perf_probe_event_need_dwarf(struct perf_probe_event * pev) perf_probe_event_need_dwarf() argument 2108 synthesize_perf_probe_command(struct perf_probe_event * pev) synthesize_perf_probe_command() argument 2358 convert_to_perf_probe_event(struct probe_trace_event * tev,struct perf_probe_event * pev,bool is_kprobe) convert_to_perf_probe_event() argument 2398 clear_perf_probe_event(struct perf_probe_event * pev) clear_perf_probe_event() argument 2633 perf_probe_event__sprintf(const char * group,const char * event,struct perf_probe_event * pev,const char * module,struct strbuf * result) perf_probe_event__sprintf() argument 2675 show_perf_probe_event(const char * group,const char * event,struct perf_probe_event * pev,const char * module,bool use_stdout) show_perf_probe_event() argument 2713 struct perf_probe_event pev; __show_perf_probe_events() local 2901 probe_trace_event__set_name(struct probe_trace_event * tev,struct perf_probe_event * pev,struct strlist * namelist,bool allow_suffix) probe_trace_event__set_name() argument 2982 __add_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs,bool allow_suffix) __add_probe_trace_events() argument 3116 find_probe_trace_events_from_map(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_probe_trace_events_from_map() argument 3292 try_to_find_absolute_address(struct perf_probe_event * pev,struct probe_trace_event ** tevs) try_to_find_absolute_address() argument 3433 find_cached_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs,const char * target) find_cached_events() argument 3476 find_cached_events_all(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_cached_events_all() argument 3517 find_probe_trace_events_from_cache(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_probe_trace_events_from_cache() argument 3574 convert_to_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs) convert_to_probe_trace_events() argument 3650 struct perf_probe_event *pev; show_probe_trace_events() local 3705 struct perf_probe_event *pev; show_bootconfig_events() local 3766 struct perf_probe_event *pev; cleanup_perf_probe_events() local [all...] |