Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dperf_thread_table.cpp185 if (perfThreadObj_.ThreadNames()[CurrentRow()] != INVALID_UINT64) { in Column()
186 … auto threadNameIndex = static_cast<size_t>(perfThreadObj_.ThreadNames()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp813 const std::deque<DataIndex>& PerfThread::ThreadNames() const in ThreadNames() function in SysTuning::TraceStdtype::PerfThread
Dtrace_stdtype.h915 const std::deque<DataIndex>& ThreadNames() const;