Home
last modified time | relevance | path

Searched defs:dataTitle (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Debpf_splitter.cpp96 EbpfTypeAndLength dataTitle; in SplitEbpfBodyData() local
Debpf_data_reader.cpp72 bool EbpfDataReader::EbpfTypeHandle(EbpfTypeAndLength* dataTitle, const uint8_t* startAddr_) in EbpfTypeHandle()
113 EbpfTypeAndLength* dataTitle = reinterpret_cast<EbpfTypeAndLength*>(startAddr_); in ReadEbpfData() local