Home
last modified time | relevance | path

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

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