Searched refs:sseTurboProfile (Results 1 – 3 of 3) sorted by relevance
112 virtual std::vector<TurboEntry> sseTurboProfile(unsigned int level) = 0;
482 std::vector<TurboEntry> sseTurboProfile(unsigned int level) override in sseTurboProfile() function in cpu_info::sst::SSTMailbox
363 config.turboProfile(sst.sseTurboProfile(level)); in getSingleConfig()