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

/linux-master/tools/perf/arch/powerpc/util/
H A Dsym-handling.c118 arch__post_process_probe_trace_events(struct perf_probe_event *pev, int ntevs) argument
/linux-master/tools/perf/util/
H A Dprobe-event.h104 int ntevs; member in struct:perf_probe_event
H A Dprobe-finder.h83 int ntevs; /* Number of trace events */ member in struct:trace_event_finder
H A Dprobe-file.c690 probe_cache__add_entry(struct probe_cache *pcache, struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) argument
H A Dprobe-finder.c1318 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) argument
[all...]
H A Dprobe-event.c257 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) argument
743 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *pathname) argument
768 add_exec_to_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *exec, struct nsinfo *nsi) argument
797 post_process_module_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *module, struct debuginfo *dinfo) argument
836 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, int ntevs) argument
897 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) argument
927 int ntevs, ret = 0; local
2910 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) argument
3323 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, struct probe_trace_event **tevs2, int ntevs2) argument
3368 int ntevs = 0; local
3411 int ntevs = 0; local
[all...]

Completed in 111 milliseconds