Searched refs:ProcessThreadID (Results 1 – 4 of 4) sorted by relevance
117 struct ProcessThreadID { struct118 ProcessThreadID() : process_id(0), thread_id(0) {} in ProcessThreadID() argument119 ProcessThreadID(int process_id, int thread_id) in ProcessThreadID() argument121 bool operator< (const ProcessThreadID& rhs) const {173 ProcessThreadID thread;270 static Query EventThreadIs(const TraceEvent::ProcessThreadID& thread) { in EventThreadIs()341 static Query OtherThreadIs(const TraceEvent::ProcessThreadID& thread) { in OtherThreadIs()405 static Query PrevThreadIs(const TraceEvent::ProcessThreadID& thread) { in PrevThreadIs()477 static Query MatchThread(const TraceEvent::ProcessThreadID& thread) { in MatchThread()754 const std::string& GetThreadName(const TraceEvent::ProcessThreadID& thread);[all …]
943 const TraceEvent::ProcessThreadID& thread) { in GetThreadName()
117 struct ProcessThreadID { struct118 ProcessThreadID() : process_id(0), thread_id(0) {} in ProcessThreadID() argument119 ProcessThreadID(int process_id, int thread_id) in ProcessThreadID() argument121 bool operator< (const ProcessThreadID& rhs) const {175 ProcessThreadID thread;272 static Query EventThreadIs(const TraceEvent::ProcessThreadID& thread) { in EventThreadIs()343 static Query OtherThreadIs(const TraceEvent::ProcessThreadID& thread) { in OtherThreadIs()407 static Query PrevThreadIs(const TraceEvent::ProcessThreadID& thread) { in PrevThreadIs()479 static Query MatchThread(const TraceEvent::ProcessThreadID& thread) { in MatchThread()753 const std::string& GetThreadName(const TraceEvent::ProcessThreadID& thread);[all …]
887 const TraceEvent::ProcessThreadID& thread) { in GetThreadName()