Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/
Dhtrace_mem_parser_test.cpp553 DataIndex bufNameId = stream_.traceDataCache_->GetDataIndex("bbb"); variable
580 … expTaskCommId, bufNameId, expNameId, flag);
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.cpp1143 DataIndex bufNameId = traceDataCache_->GetDataIndex(DmaMemInfo.buf_name().ToStdString()); in ParseDmaMemInfo() local
1147 bufNameId, expNameId, flag); in ParseDmaMemInfo()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp3320 DataIndex bufNameId, in AppendNewData() argument
3331 bufNameIds_.emplace_back(bufNameId); in AppendNewData()
Dtrace_stdtype.h2639 DataIndex bufNameId,