Home
last modified time | relevance | path

Searched refs:bfHighPriorityCoreList (Results 1 – 3 of 3) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dspeed_select.hpp126 virtual std::vector<unsigned int> bfHighPriorityCoreList(
/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cpp530 std::vector<unsigned int> bfHighPriorityCoreList( in bfHighPriorityCoreList() function in cpu_info::sst::SSTMailbox
H A Dspeed_select.cpp352 hiFreqCoreList = sst.bfHighPriorityCoreList(level); in getSingleConfig()