Home
last modified time | relevance | path

Searched refs:build_id_cache__add_file (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/perf/tests/
Dsdt.c28 static int build_id_cache__add_file(const char *filename) in build_id_cache__add_file() function
96 if (build_id_cache__add_file(myself) < 0) in test__sdt_event()
/linux-6.1.9/tools/perf/
Dbuiltin-buildid-cache.c175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() function
468 if (build_id_cache__add_file(pos->s, nsi)) { in cmd_buildid_cache()