Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-buildid-cache.c215 err = build_id_cache__remove_s(sbuild_id); in build_id_cache__remove_file()
233 err = build_id_cache__remove_s(pos->s); in build_id_cache__purge_path()
262 err = build_id_cache__remove_s(pos->s); in build_id_cache__purge_all()
320 err = build_id_cache__remove_s(sbuild_id); in build_id_cache__update_file()
/linux/tools/perf/util/
A Dbuild-id.h73 int build_id_cache__remove_s(const char *sbuild_id);
A Dbuild-id.c837 int build_id_cache__remove_s(const char *sbuild_id) in build_id_cache__remove_s() function

Completed in 6 milliseconds