Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ddso.h263 struct kmod_path { struct
269 int __kmod_path__parse(struct kmod_path *m, const char *path, argument
275 void dso__set_module_info(struct dso *dso, struct kmod_path *m,
Ddso.c224 struct kmod_path m; in is_kernel_module()
333 int __kmod_path__parse(struct kmod_path *m, const char *path, in __kmod_path__parse()
397 void dso__set_module_info(struct dso *dso, struct kmod_path *m, in dso__set_module_info()
Dmachine.c637 struct kmod_path *m, in machine__findnew_module_dso()
707 struct kmod_path m; in machine__findnew_module_map()
1196 struct kmod_path *m) in map_groups__set_module_path()
1261 struct kmod_path m; in map_groups__set_modules_path_dir()
Dheader.c1850 struct kmod_path m = { .name = NULL, }; in __event_process_build_id()
/Linux-v4.19/tools/perf/tests/
Dkmod-path.c11 struct kmod_path m; in test()