Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dsymbol.c2126 static int find_matching_kcore(struct map *map, char *dir, size_t dir_sz) in find_matching_kcore() function
2204 if (!find_matching_kcore(map, path, sizeof(path))) in dso__find_kallsyms()