build_id_cache__remove_s  214 tools/perf/builtin-buildid-cache.c 	err = build_id_cache__remove_s(sbuild_id);
build_id_cache__remove_s  232 tools/perf/builtin-buildid-cache.c 		err = build_id_cache__remove_s(pos->s);
build_id_cache__remove_s  261 tools/perf/builtin-buildid-cache.c 		err = build_id_cache__remove_s(pos->s);
build_id_cache__remove_s  320 tools/perf/builtin-buildid-cache.c 		err = build_id_cache__remove_s(sbuild_id);
build_id_cache__remove_s   53 tools/perf/util/build-id.h int build_id_cache__remove_s(const char *sbuild_id);