Searched defs:exclude_pid (Results 1 – 3 of 3) sorted by relevance
81 static void RegisterServices(pid_t exclude_pid) { in RegisterServices()
78 TEST_F(RecordFilterTest, exclude_pid) { in TEST_F() argument
224 ETMThreadTreeWithFilter(ThreadTree& thread_tree, std::optional<int>& exclude_pid, in ETMThreadTreeWithFilter()