Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol.h217 int compare_proc_modules(const char *from, const char *to);
H A Dsymbol.c1059 int compare_proc_modules(const char *from, const char *to) in compare_proc_modules() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c104 if (!compare_proc_modules(from, to) && in build_id_cache__kcore_existing()