Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dbuiltin-buildid-cache.c67 err = build_id_cache__remove_s(sbuild_id, debugdir); in build_id_cache__remove_file()
/external/linux-tools-perf/util/
Dheader.h90 int build_id_cache__remove_s(const char *sbuild_id, const char *debugdir);
Dheader.c280 int build_id_cache__remove_s(const char *sbuild_id, const char *debugdir) in build_id_cache__remove_s() function