Home
last modified time | relevance | path

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

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