Searched defs:alloc_ext (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/tests/ | ||
| D | kmod-path.c | 6 static int test(const char *path, bool alloc_name, bool alloc_ext, in test() |
| /tools/perf/util/ | ||
| D | dso.c | 246 bool alloc_name, bool alloc_ext) in __kmod_path__parse() |