Searched refs:expect_pid (Results 1 – 2 of 2) sorted by relevance
29 int expect_pid = 0; variable53 if (expect_pid && cur_pid != expect_pid) in uprobe_multi_check()129 if (expect_pid && cur_pid != expect_pid) in usdt_pid()
208 skel->bss->expect_pid = child ? child->pid : 0; in uprobe_multi_test_run()