Searched refs:OtherPid (Results 1 – 2 of 2) sorted by relevance
761 Query::EventPid() == Query::OtherPid()); in AssociateBeginEndEvents()780 match = match && Query::EventPid() == Query::OtherPid(); in AssociateAsyncBeginEndEvents()
296 static Query OtherPid() { return Query(OTHER_PID); } in OtherPid() function