Searched refs:EventPid (Results 1 – 2 of 2) sorted by relevance
775 Query::EventPid() == Query::OtherPid()); in AssociateBeginEndEvents()794 match = match && Query::EventPid() == Query::OtherPid(); in AssociateAsyncBeginEndEvents()
240 static Query EventPid() { return Query(EVENT_PID); } in EventPid() function