OpenCSD - CoreSight Trace Decode Library
0.14.1
|
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 59 of file trc_core_arch_map.h.
CoreArchProfileMap::CoreArchProfileMap | ( | ) |
|
inline |
Definition at line 63 of file trc_core_arch_map.h.
|
inline |
Definition at line 73 of file trc_core_arch_map.h.