Searched defs:ntevs (Results 1 – 6 of 6) sorted by relevance
/linux/tools/perf/util/ |
H A D | probe-event.c | 257 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events() argument 744 int ntevs, const char *pathname) in post_process_offline_probe_trace_events() argument 769 int ntevs, const char *exec, in add_exec_to_probe_trace_events() argument 798 int ntevs, const char *module, in post_process_module_probe_trace_events() argument 837 int ntevs) in post_process_kernel_probe_trace_events() argument 899 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 927 int ntevs, ret = 0; try_to_find_probe_trace_events() local 2912 __add_probe_trace_events(struct perf_probe_event * pev,struct probe_trace_event * tevs,int ntevs,bool allow_suffix) __add_probe_trace_events() argument 3323 concat_probe_trace_events(struct probe_trace_event ** tevs,int * ntevs,struct probe_trace_event ** tevs2,int ntevs2) concat_probe_trace_events() argument 3368 int ntevs = 0; find_cached_events() local 3411 int ntevs = 0; find_cached_events_all() local [all...] |
H A D | probe-finder.h | 83 int ntevs; /* Number of trace events */ member
|
H A D | probe-event.h | 104 int ntevs; member
|
H A D | probe-file.c | 692 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry()
|
H A D | probe-finder.c | 1317 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg()
|
/linux/tools/perf/arch/powerpc/util/ |
H A D | sym-handling.c | 119 int ntevs) in arch__post_process_probe_trace_events()
|