Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/table/hiperf/
Dperf_thread_table.cpp164 if (perfThreadObj_.ThreadNames()[CurrentRow()] != INVALID_UINT64) { in Column()
165 … auto threadNameIndex = static_cast<size_t>(perfThreadObj_.ThreadNames()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/table/hiperf/
Dperf_thread_table.cpp164 if (perfThreadObj_.ThreadNames()[CurrentRow()] != INVALID_UINT64) { in Column()
165 … auto threadNameIndex = static_cast<size_t>(perfThreadObj_.ThreadNames()[CurrentRow()]); in Column()
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp962 const std::deque<DataIndex>& PerfThread::ThreadNames() const in ThreadNames() function in SysTuning::TraceStdtype::PerfThread
Dtrace_stdtype.h1002 const std::deque<DataIndex>& ThreadNames() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp969 const std::deque<DataIndex>& PerfThread::ThreadNames() const in ThreadNames() function in SysTuning::TraceStdtype::PerfThread
Dtrace_stdtype.h1007 const std::deque<DataIndex>& ThreadNames() const;