Searched refs:CreateRecordFile (Results 1 – 1 of 1) sorted by relevance
395 std::unique_ptr<RecordFileWriter> CreateRecordFile(const std::string& filename,1498 record_file_writer_ = CreateRecordFile(record_filename_, attrs); in CreateAndInitRecordFile()1513 std::unique_ptr<RecordFileWriter> RecordCommand::CreateRecordFile(const std::string& filename, in CreateRecordFile() function in simpleperf::__anon4470ac180111::RecordCommand1946 record_file_writer_ = CreateRecordFile(record_filename_, reader->AttrSection()); in MoveRecordFile()