Searched refs:AddCpuModel (Results 1 – 1 of 1) sorted by relevance
1070 AddCpuModel(processor, model, cpu_models); in ParseARMCpuModel()1095 AddCpuModel(processor, model, cpu_models); in ParseRISCVCpuModel()1115 AddCpuModel(processor, model, cpu_models); in ParseX86CpuModel()1137 void AddCpuModel(uint32_t processor, const CpuModel& model, std::vector<CpuModel>& cpu_models) { in AddCpuModel() function in simpleperf::__anon2930c3fb0711::CPUModelParser