Home
last modified time | relevance | path

Searched refs:kmod_path (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddso.h296 struct kmod_path { struct
302 int __kmod_path__parse(struct kmod_path *m, const char *path, argument
308 void dso__set_module_info(struct dso *dso, struct kmod_path *m,
H A Ddso.c286 struct kmod_path m; in is_kernel_module()
402 int __kmod_path__parse(struct kmod_path *m, const char *path, in __kmod_path__parse()
466 void dso__set_module_info(struct dso *dso, struct kmod_path *m, in dso__set_module_info()
H A Dmachine.c837 struct kmod_path *m, in machine__findnew_module_dso()
1044 struct kmod_path m; in machine__addnew_module_map()
1525 static int maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) in maps__set_module_path()
1590 struct kmod_path m; in maps__set_modules_path_dir()
H A Dsymbol-elf.c1000 struct kmod_path m = { .name = NULL, }; in filename__read_build_id()
H A Dheader.c2306 struct kmod_path m = { .name = NULL, }; in __event_process_build_id()
/openbmc/linux/tools/perf/tests/
H A Dkmod-path.c13 struct kmod_path m; in test()