Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbuild-id.h60 char *build_id_cache__complement(const char *incomplete_sbuild_id);
H A Dbuild-id.c468 char *build_id_cache__complement(const char *incomplete_sbuild_id) in build_id_cache__complement() function
H A Dprobe-event.c1488 tmp = build_id_cache__complement(ptr + 1); in parse_perf_probe_point()