Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Ddso.h284 struct kmod_path { struct
290 int __kmod_path__parse(struct kmod_path *m, const char *path, argument
296 void dso__set_module_info(struct dso *dso, struct kmod_path *m,
A Ddso.c253 struct kmod_path m; in is_kernel_module()
369 int __kmod_path__parse(struct kmod_path *m, const char *path, in __kmod_path__parse()
433 void dso__set_module_info(struct dso *dso, struct kmod_path *m, in dso__set_module_info()
A Dmachine.c718 struct kmod_path *m, in machine__findnew_module_dso()
901 struct kmod_path m; in machine__addnew_module_map()
1375 static int maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) in maps__set_module_path()
1438 struct kmod_path m; in maps__set_modules_path_dir()
A Dsymbol-elf.c605 struct kmod_path m = { .name = NULL, }; in filename__read_build_id()
A Dheader.c2205 struct kmod_path m = { .name = NULL, }; in __event_process_build_id()
/linux/tools/perf/tests/
A Dkmod-path.c13 struct kmod_path m; in test()

Completed in 23 milliseconds