Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol.h212 int compare_proc_modules(const char *from, const char *to);
/linux/tools/perf/
H A Dbuiltin-buildid-cache.c105 if (!compare_proc_modules(from, to) && in build_id_cache__kcore_existing()