Searched refs:rm_rf_perf_data (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dutil.h36 int rm_rf_perf_data(const char *path);
H A Ddata.c17 #include "util.h" // rm_rf_perf_data()
229 ret = rm_rf_perf_data(oldname);
360 rm_rf_perf_data(data->path);
H A Dutil.c254 int rm_rf_perf_data(const char *path) function

Completed in 108 milliseconds