Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h287 static Query OtherPid() { return Query(OTHER_PID); } in OtherPid() function
Dtrace_event_analyzer.cc708 Query::EventPid() == Query::OtherPid()); in AssociateBeginEndEvents()