Searched refs:CreateRecordFile (Results 1 – 1 of 1) sorted by relevance
388 std::unique_ptr<RecordFileWriter> CreateRecordFile(const std::string& filename,1445 record_file_writer_ = CreateRecordFile(record_filename_, attrs); in CreateAndInitRecordFile()1460 std::unique_ptr<RecordFileWriter> RecordCommand::CreateRecordFile(const std::string& filename, in CreateRecordFile() function in simpleperf::__anon22e2a7220111::RecordCommand1886 record_file_writer_ = CreateRecordFile(record_filename_, reader->AttrSection()); in MoveRecordFile()