Searched defs:ntevs (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | probe-event.c | 264 clear_probe_trace_events(struct probe_trace_event * tevs,int ntevs) clear_probe_trace_events() argument 751 post_process_offline_probe_trace_events(struct probe_trace_event * tevs,int ntevs,const char * pathname) post_process_offline_probe_trace_events() argument 776 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 805 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 844 post_process_kernel_probe_trace_events(struct probe_trace_event * tevs,int ntevs) post_process_kernel_probe_trace_events() argument 906 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 934 int ntevs, ret = 0; try_to_find_probe_trace_events() local 2984 __add_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs,bool allow_suffix) __add_probe_trace_events() 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 3440 int ntevs = 0; find_cached_events() local 3483 int ntevs = 0; find_cached_events_all() local [all...] |
| H A D | probe-file.c | 674 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry() argument
|
| H A D | probe-finder.c | 1345 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg() argument [all...] |
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | sym-handling.c | 119 int ntevs) in arch__post_process_probe_trace_events()
|