Home
last modified time | relevance | path

Searched refs:rm_rf (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dutil.h38 int rm_rf(const char *path);
H A Dutil.c273 int rm_rf(const char *path) in rm_rf() function
H A Dbuild-id.c818 if (rm_rf(linkname)) in build_id_cache__remove_s()
/linux-6.15/tools/perf/tests/
H A Dsdt.c110 rm_rf(__tempdir); in test__sdt_event()