Home
last modified time | relevance | path

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

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