Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-buildid-cache.c20 static int build_id_cache__add_file(const char *filename, const char *debugdir) in build_id_cache__add_file() function
167 if (build_id_cache__add_file(pos->s, debugdir)) { in cmd_buildid_cache()