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

/linux-master/tools/perf/util/
H A Dbuild-id.h81 int build_id_cache__remove_s(const char *sbuild_id);
H A Dbuild-id.c850 int build_id_cache__remove_s(const char *sbuild_id) function
/linux-master/tools/perf/
H A Dbuiltin-buildid-cache.c215 err = build_id_cache__remove_s(sbuild_id);
233 err = build_id_cache__remove_s(pos->s);
262 err = build_id_cache__remove_s(pos->s);
322 err = build_id_cache__remove_s(sbuild_id);

Completed in 222 milliseconds