Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbuild-id.c565 ret = probe_cache__scan_sdt(cache, realname); in build_id_cache__add_sdt_cache()
H A Dprobe-file.c889 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt() function