Searched refs:get_interesting_pids (Results 1 – 4 of 4) sorted by relevance
24 std::set<int> get_interesting_pids();
205 std::set<int> get_interesting_pids() { in get_interesting_pids() function
736 const std::set<int> hal_pids = get_interesting_pids(); in BlockingCall()
2304 const std::set<int> hal_pids = get_interesting_pids(); in DumpTraces()