Home
last modified time | relevance | path

Searched refs:any_call (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/shell/
H A Dtest_brstack.sh211 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 Dperf-top.txt253 The option requires at least one branch type among any, any_call, any_ret, ind_call, cond.
H A Dperf-record.txt446 - 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.