Home
last modified time | relevance | path

Searched defs:ClearFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_procfs.cc599 bool FtraceProcfs::ClearFile(const std::string& path) { in ClearFile() function in perfetto::FtraceProcfs
H A Dftrace_controller.cc84 bool ClearFile(const char* path) { in ClearFile() function