Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dsym-handling.c118 arch__post_process_probe_trace_events(struct perf_probe_event *pev, int ntevs) arch__post_process_probe_trace_events() argument
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dsym-handling.c118 arch__post_process_probe_trace_events(struct perf_probe_event *pev, int ntevs) arch__post_process_probe_trace_events() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h103 int ntevs; member
H A Dprobe-finder.h100 int ntevs; /* Number of trace events */ member
H A Dprobe-file.c655 probe_cache__add_entry(struct probe_cache *pcache, struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) probe_cache__add_entry() argument
H A Dprobe-finder.c1420 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) fill_empty_trace_arg() argument
[all...]
H A Dprobe-event.c235 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events() argument
716 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *pathname) post_process_offline_probe_trace_events() argument
741 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
770 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
809 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, int ntevs) post_process_kernel_probe_trace_events() argument
867 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
897 int ntevs, ret = 0; try_to_find_probe_trace_events() local
2851 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) __add_probe_trace_events() argument
3242 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, struct probe_trace_event **tevs2, int ntevs2) concat_probe_trace_events() argument
3287 int ntevs = 0; find_cached_events() local
3330 int ntevs = 0; find_cached_events_all() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h104 int ntevs; member
H A Dprobe-finder.h100 int ntevs; /* Number of trace events */ member
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) probe_cache__add_entry() argument
H A Dprobe-finder.c1436 fill_empty_trace_arg(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs) fill_empty_trace_arg() argument
[all...]
H A Dprobe-event.c245 static void clear_probe_trace_events(struct probe_trace_event *tevs, int ntevs) in clear_probe_trace_events() argument
730 post_process_offline_probe_trace_events(struct probe_trace_event *tevs, int ntevs, const char *pathname) post_process_offline_probe_trace_events() argument
755 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
784 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
823 post_process_kernel_probe_trace_events(struct probe_trace_event *tevs, int ntevs) post_process_kernel_probe_trace_events() argument
884 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
914 int ntevs, ret = 0; try_to_find_probe_trace_events() local
2899 __add_probe_trace_events(struct perf_probe_event *pev, struct probe_trace_event *tevs, int ntevs, bool allow_suffix) __add_probe_trace_events() argument
3312 concat_probe_trace_events(struct probe_trace_event **tevs, int *ntevs, struct probe_trace_event **tevs2, int ntevs2) concat_probe_trace_events() argument
3357 int ntevs = 0; find_cached_events() local
3400 int ntevs = 0; find_cached_events_all() local
[all...]

Completed in 15 milliseconds