Home
last modified time | relevance | path

Searched refs:alloc_name (Results 1 – 3 of 3) sorted by relevance

/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test() argument
18 !__kmod_path__parse(&m, path, alloc_name)); in test()
21 path, alloc_name, m.kmod, m.comp, m.name); in test()
/tools/perf/util/
Ddso.h272 bool alloc_name);
Ddso.c344 bool alloc_name) in __kmod_path__parse() argument
377 if (alloc_name) { in __kmod_path__parse()
392 if (alloc_name) { in __kmod_path__parse()