Home
last modified time | relevance | path

Searched refs:CompareFilenames (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/task/include/
H A Dcpu_perf_dump.h34 static bool CompareFilenames(const std::string &name1, const std::string &name2);
/base/hiviewdfx/hiview/plugins/unified_collector/task/
H A Dcpu_perf_dump.cpp149 bool CpuPerfDump::CompareFilenames(const std::string &name1, const std::string &name2) in CompareFilenames() function in OHOS::HiviewDFX::CpuPerfDump
165 std::sort(perfFiles.begin(), perfFiles.end(), CompareFilenames); in TryToAgePerfFiles()

Completed in 1 milliseconds