Searched refs:coreName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_core_arch_map.h65 ocsd_arch_profile_t getArchProfile(const std::string &coreName);
73 inline ocsd_arch_profile_t CoreArchProfileMap::getArchProfile(const std::string &coreName) argument
81 it = core_profiles.find(coreName);
91 it = arch_profiles.find(coreName);

Completed in 49 milliseconds