Searched refs:any_call (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/tests/shell/ |
| H A D | test_brstack.sh | 211 any_call,save_type,u,k -c 10007 -- \ 232 any_call="CALL|IND_CALL|COND_CALL|SYSCALL|IRQ" 235 any_call="$any_call|FAULT_DATA|FAULT_INST" 238 test_filter "any_call" "$any_call" 244 test_filter "any_call,cond" "$any_call|COND" 245 test_filter "any_call,cond,any_ret" "$any_call|CON [all...] |
| /linux/tools/perf/Documentation/ |
| H A D | perf-top.txt | 253 The option requires at least one branch type among any, any_call, any_ret, ind_call, cond.
|
| H A D | perf-record.txt | 446 - any_call: any function call or system call 473 The option requires at least one branch type among any, any_call, any_ret, ind_call, cond.
|