Searched refs:GetThreadName (Results 1 – 4 of 4) sorted by relevance
109 static std::string GetThreadName() { in GetThreadName() function124 std::string name(GetThreadName() + " - " + GetThreadId()); in AttachCurrentThreadIfNeeded()
54 // TODO(henrika): see if it is possible to move to GetThreadName in
628 const std::string& GetThreadName(const TraceEvent::ProcessThreadID& thread);
814 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer