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