Home
last modified time | relevance | path

Searched refs:NameIndexData (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dmeasure_filter_table.cpp59 dataCache_->GetConstThreadMeasureFilterData().NameIndexData()[CurrentRow()]); in Column()
Dthread_filter_table.cpp58 … dataCache_->GetDataFromDict(dataCache_->GetConstThreadFilterData().NameIndexData()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.h421 const std::deque<uint32_t>& NameIndexData() const in NameIndexData() function