Home
last modified time | relevance | path

Searched defs:module (Results 1 – 8 of 8) sorted by relevance

/tools/perf/util/
Dprobe-event.c153 static struct map *kernel_get_module_map(const char *module) in kernel_get_module_map()
280 static char *find_module_name(const char *module) in find_module_name()
336 static int kernel_get_module_dso(const char *module, struct dso **pdso) in kernel_get_module_dso()
519 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo()
569 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) in debuginfo_cache__open()
786 int ntevs, const char *module, in post_process_module_probe_trace_events()
887 int ntevs, const char *module, in post_process_probe_trace_events()
1036 static int __show_line_range(struct line_range *lr, const char *module, in __show_line_range()
1130 int show_line_range(struct line_range *lr, const char *module, in show_line_range()
2582 const char *module, in perf_probe_event__sprintf()
[all …]
Dbpf-event.c350 char *module, *name; in kallsyms_process_symbol() local
Dprobe-event.h33 char *module; /* Module name */ member
Dpython.c1422 PyObject *module = Py_InitModule("perf", perf__methods); in initperf() local
1435 PyObject *module = PyModule_Create(&moduledef); in initperf() local
Dsymbol.c774 char *module; in maps__split_kallsyms_for_kcore() local
832 char *module; in maps__split_kallsyms() local
/tools/bpf/bpftool/
Dxlated_dumper.h15 char module[MODULE_MAX_NAME]; member
/tools/objtool/include/objtool/
Dbuiltin.h36 bool module; member
/tools/testing/selftests/bpf/progs/
Dstrobemeta.h267 uint64_t module; member