Home
last modified time | relevance | path

Searched defs:expTaskCommId (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/trace_streamer/test/unittest/htrace/
Dhtrace_mem_parser_test.cpp486 DataIndex expTaskCommId = stream_.traceDataCache_->GetDataIndex("aaa"); variable
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.cpp497 … DataIndex expTaskCommId = traceDataCache_->GetDataIndex(DmaMemInfo.exp_task_comm().ToStdString()); in ParseDmaMemInfo() local
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Dactivity_monitor_stdtype.cpp565 DataIndex expTaskCommId, in AppendNewData()