Searched refs:kill (Results 1 – 25 of 80) sorted by relevance
1234
35 perf record kill (test-record-basic)36 perf record -b kill (test-record-branch-any)37 perf record -j any kill (test-record-branch-filter-any)38 perf record -j any_call kill (test-record-branch-filter-any_call)39 perf record -j any_ret kill (test-record-branch-filter-any_ret)40 perf record -j hv kill (test-record-branch-filter-hv)41 perf record -j ind_call kill (test-record-branch-filter-ind_call)42 perf record -j k kill (test-record-branch-filter-k)43 perf record -j u kill (test-record-branch-filter-u)44 perf record -c 123 kill (test-record-count)[all …]
3 args = --no-bpf-event kill >/dev/null 2>&1
3 args = -e cycles kill >/dev/null 2>&1
3 args = -i -e cycles kill >/dev/null 2>&1
3 args = --no-bpf-event -R kill >/dev/null 2>&1
3 args = --no-bpf-event -g kill >/dev/null 2>&1
3 args = --no-bpf-event -n kill >/dev/null 2>&1
3 args = --no-bpf-event -F 100 kill >/dev/null 2>&1
3 args = --no-bpf-event -b kill >/dev/null 2>&1
3 args = --no-bpf-event -i kill >/dev/null 2>&1
3 args = --no-bpf-event --call-graph fp kill >/dev/null 2>&1
3 args = --no-bpf-event -j any kill >/dev/null 2>&1
3 args = --no-bpf-event -j any_ret kill >/dev/null 2>&1
3 args = --no-bpf-event -j hv kill >/dev/null 2>&1
3 args = --no-bpf-event -c 100 -P kill >/dev/null 2>&1
3 args = --no-bpf-event -c 123 kill >/dev/null 2>&1
3 args = --no-bpf-event -j k kill >/dev/null 2>&1
3 args = --no-bpf-event -j ind_call kill >/dev/null 2>&1
3 args = --no-bpf-event -j any_call kill >/dev/null 2>&1
3 args = --no-bpf-event -j u kill >/dev/null 2>&1
3 args = --no-bpf-event --no-buffering kill >/dev/null 2>&1
3 args = --no-bpf-event -d kill >/dev/null 2>&1
62 kill(-pid, SIGKILL); in run_test()66 kill(-pid, SIGTERM); in run_test()74 kill(-pid, SIGTERM); in run_test()
41 kill(pid, SIGTERM); in f()108 kill(pid, SIGTERM); in main()
40 kill(pid, SIGTERM); in f()107 kill(pid, SIGTERM); in main()