Home
last modified time | relevance | path

Searched refs:CoreArchProfileMap (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_core_arch_map.h60 class CoreArchProfileMap
63 CoreArchProfileMap();
64 ~CoreArchProfileMap() {}; in ~CoreArchProfileMap()
/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_core_arch_map.cpp75 CoreArchProfileMap::CoreArchProfileMap() in CoreArchProfileMap() function in CoreArchProfileMap
84 ocsd_arch_profile_t CoreArchProfileMap::getArchProfile(const std::string &coreName) in getArchProfile()
105 ocsd_arch_profile_t CoreArchProfileMap::getPatternMatchCoreName(const std::string &coreName) in getPatternMatchCoreName()