Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-event.c264 clear_probe_trace_events(struct probe_trace_event * tevs,int ntevs) clear_probe_trace_events() argument
750 post_process_offline_probe_trace_events(struct probe_trace_event * tevs,int ntevs,const char * pathname) post_process_offline_probe_trace_events() argument
775 add_exec_to_probe_trace_events(struct probe_trace_event * tevs,int ntevs,const char * exec,struct nsinfo * nsi) add_exec_to_probe_trace_events() argument
804 post_process_module_probe_trace_events(struct probe_trace_event * tevs,int ntevs,const char * module,struct debuginfo * dinfo) post_process_module_probe_trace_events() argument
843 post_process_kernel_probe_trace_events(struct probe_trace_event * tevs,int ntevs) post_process_kernel_probe_trace_events() argument
905 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
929 try_to_find_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs) try_to_find_probe_trace_events() argument
2983 __add_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs,bool allow_suffix) __add_probe_trace_events() argument
3117 find_probe_trace_events_from_map(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_probe_trace_events_from_map() argument
3293 try_to_find_absolute_address(struct perf_probe_event * pev,struct probe_trace_event ** tevs) try_to_find_absolute_address() argument
3395 concat_probe_trace_events(struct probe_trace_event ** tevs,int * ntevs,struct probe_trace_event ** tevs2,int ntevs2) concat_probe_trace_events() argument
3434 find_cached_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs,const char * target) find_cached_events() argument
3477 find_cached_events_all(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_cached_events_all() argument
3518 find_probe_trace_events_from_cache(struct perf_probe_event * pev,struct probe_trace_event ** tevs) find_probe_trace_events_from_cache() argument
3575 convert_to_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event ** tevs) convert_to_probe_trace_events() argument
[all...]
H A Dprobe-file.c407 struct probe_trace_event **tevs) in probe_cache_entry__get_event() argument
674 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry() argument
H A Dprobe-finder.c1345 fill_empty_trace_arg(struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs) fill_empty_trace_arg() argument
1388 debuginfo__find_trace_events(struct debuginfo * dbg,struct perf_probe_event * pev,struct probe_trace_event ** tevs) debuginfo__find_trace_events() argument
[all...]