Home
last modified time | relevance | path

Searched refs:OTHER_TID (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.h323 static Query OtherTid() { return Query(OTHER_TID); } in OtherTid()
340 return Query(OTHER_TID) == Query::Int(thread_id); in OtherTidIs()
487 (Query(EVENT_TID) != Query(OTHER_TID)); in MatchCrossThread()
536 OTHER_TID, enumerator
Dtrace_event_analyzer.cc498 case OTHER_TID: in GetMemberValueAsDouble()