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.h298 static Query OtherTid() { return Query(OTHER_TID); } in OtherTid()
315 return Query(OTHER_TID) == Query::Int(thread_id); in OtherTidIs()
462 (Query(EVENT_TID) != Query(OTHER_TID)); in MatchCrossThread()
512 OTHER_TID, enumerator
Dtrace_event_analyzer.cc482 case OTHER_TID: in GetMemberValueAsDouble()