Searched defs:EventPidIs (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/test/
H A Dtrace_event_analyzer.h239 static Query EventPidIs(int process_id) { function in class:trace_analyzer::Query
248 return EventPidIs(thread.process_id) && EventTidIs(thread.thread_id);

Completed in 1477 milliseconds