Searched defs:module (Results 1 – 8 of 8) sorted by relevance
/tools/perf/util/ |
A D | probe-event.c | 161 const char *module; member 180 static struct map *kernel_get_module_map(const char *module) in kernel_get_module_map() 298 static char *find_module_name(const char *module) in find_module_name() 354 static int kernel_get_module_dso(const char *module, struct dso **pdso) in kernel_get_module_dso() 538 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() 805 int ntevs, const char *module, in post_process_module_probe_trace_events() 906 int ntevs, const char *module, in post_process_probe_trace_events() 1066 static int __show_line_range(struct line_range *lr, const char *module, in __show_line_range() 1165 int show_line_range(struct line_range *lr, const char *module, in show_line_range() 2633 const char *module, in perf_probe_event__sprintf() [all …]
|
A D | probe-event.h | 33 char *module; /* Module name */ member
|
A D | symbol.c | 821 char *module; in maps__split_kallsyms_for_kcore() local 880 char *module; in maps__split_kallsyms() local
|
A D | bpf-event.c | 730 char *module, *name; in kallsyms_process_symbol() local
|
A D | python.c | 1723 PyObject *module = PyModule_Create(&moduledef); in PyInit_perf() local
|
/tools/bpf/bpftool/ |
A D | xlated_dumper.h | 15 char module[MODULE_MAX_NAME]; member
|
/tools/objtool/include/objtool/ |
A D | builtin.h | 35 bool module; member
|
/tools/testing/selftests/bpf/progs/ |
A D | strobemeta.h | 269 uint64_t module; member
|
Completed in 31 milliseconds