Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h67 bool createETMv3Decoder(const std::string &coreName, Parser::Parsed *devSrc);
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp235 bCreatedDecoder = createETMv3Decoder(coreName,devSrc); in createPEDecoder()
348 bool CreateDcdTreeFromSnapShot::createETMv3Decoder(const std::string &coreName, Parser::Parsed *dev… in createETMv3Decoder() function in CreateDcdTreeFromSnapShot