Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp951 threadNames_.emplace_back(threadName); in AppendNewPerfThread()
964 return threadNames_; in ThreadNames()
971 threadNames_.clear(); in Clear()
Dtrace_stdtype.h1008 std::deque<DataIndex> threadNames_ = {}; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp958 threadNames_.emplace_back(threadName); in AppendNewPerfThread()
971 return threadNames_; in ThreadNames()
978 threadNames_.clear(); in Clear()
Dtrace_stdtype.h1013 std::deque<DataIndex> threadNames_ = {}; variable