Searched refs:IsPerfDataFile (Results 1 – 3 of 3) sorted by relevance
254 bool IsPerfDataFile(const std::string& filename);
779 bool IsPerfDataFile(const std::string& filename) { in IsPerfDataFile() function
751 if (IsPerfDataFile(input_filenames_[0])) { in Run()