Home
last modified time | relevance | path

Searched defs:kmod (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
/linux/tools/perf/util/
H A Dsymbol.c1592 static bool dso__is_compatible_symtab_type(struct dso *dso, bool kmod, in dso__is_compatible_symtab_type()
1688 bool kmod; in dso__load() local
H A Ddso.h784 bool kmod; member