Home
last modified time | relevance | path

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

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