Home
last modified time | relevance | path

Searched refs:CreateDcdTreeFromSnapShot (Results 1 – 4 of 4) sorted by relevance

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp39 CreateDcdTreeFromSnapShot::CreateDcdTreeFromSnapShot() : in CreateDcdTreeFromSnapShot() function in CreateDcdTreeFromSnapShot
50 CreateDcdTreeFromSnapShot::~CreateDcdTreeFromSnapShot() in ~CreateDcdTreeFromSnapShot()
55 void CreateDcdTreeFromSnapShot::initialise(SnapShotReader *pReader, ITraceErrorLog *pErrLogInterfac… in initialise()
66 bool CreateDcdTreeFromSnapShot::createDecodeTree(const std::string &SourceName, bool bPacketProcOnl… in createDecodeTree()
194 void CreateDcdTreeFromSnapShot::destroyDecodeTree() in destroyDecodeTree()
205 void CreateDcdTreeFromSnapShot::LogError(const std::string &msg) in LogError()
211 void CreateDcdTreeFromSnapShot::LogError(const ocsdError &err) in LogError()
216 bool CreateDcdTreeFromSnapShot::createPEDecoder(const std::string &coreName, Parser::Parsed *devSrc) in createPEDecoder()
244 bool CreateDcdTreeFromSnapShot::createETMv4Decoder(const std::string &coreName, Parser::Parsed *dev… in createETMv4Decoder()
295 bool CreateDcdTreeFromSnapShot::createETMv3Decoder(const std::string &coreName, Parser::Parsed *dev… in createETMv3Decoder()
[all …]
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dss_to_dcdtree.h47 class CreateDcdTreeFromSnapShot
50 CreateDcdTreeFromSnapShot();
51 ~CreateDcdTreeFromSnapShot();
/external/OpenCSD/decoder/tests/source/
Dtrc_pkt_lister.cpp534 CreateDcdTreeFromSnapShot tree_creator; in ListTracePackets()
/external/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_main.md181 bool CreateDcdTreeFromSnapShot::createDecodeTree()