Searched refs:probe_cache__scan_sdt (Results 1 – 3 of 3) sorted by relevance
59 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname);
610 ret = probe_cache__scan_sdt(cache, realname); in build_id_cache__add_sdt_cache()
907 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt() function