OpenCSD - CoreSight Trace Decode Library
1.3.3
|
Map core / arch name to profile for decoder. More...
#include <trc_core_arch_map.h>
Public Member Functions | |
CoreArchProfileMap () | |
~CoreArchProfileMap () | |
ocsd_arch_profile_t | getArchProfile (const std::string &coreName) |
Map core / arch name to profile for decoder.
Helper class for library clients to map core or architecture version names onto a profile / arch version pair suitable for use with the decode library.
Valid core names are:-
Valid architecture profile names are:-
Definition at line 60 of file trc_core_arch_map.h.
CoreArchProfileMap::CoreArchProfileMap | ( | ) |
|
inline |
Definition at line 64 of file trc_core_arch_map.h.
ocsd_arch_profile_t CoreArchProfileMap::getArchProfile | ( | const std::string & | coreName | ) |