Home
last modified time | relevance | path

Searched defs:ntevs (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dprobe-event.c257 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 Dprobe-finder.h83 int ntevs; /* Number of trace events */ member
H A Dprobe-event.h104 int ntevs; member
H A Dprobe-file.c692 struct probe_trace_event *tevs, int ntevs) in probe_cache__add_entry()
H A Dprobe-finder.c1317 struct probe_trace_event *tevs, int ntevs) in fill_empty_trace_arg()
/linux/tools/perf/arch/powerpc/util/
H A Dsym-handling.c119 int ntevs) in arch__post_process_probe_trace_events()