Lines Matching refs:cmd
15 while read cmd
18 /^NAME/,/perf-'"$cmd"'/H
21 s/.*perf-'"$cmd"' - \(.*\)/ {"'"$cmd"'", "\1"},/
23 }' "Documentation/perf-$cmd.txt"
29 while read cmd
32 /^NAME/,/perf-'"$cmd"'/H
35 s/.*perf-'"$cmd"' - \(.*\)/ {"'"$cmd"'", "\1"},/
37 }' "Documentation/perf-$cmd.txt"
44 while read cmd
47 /^NAME/,/perf-'"$cmd"'/H
50 s/.*perf-'"$cmd"' - \(.*\)/ {"'"$cmd"'", "\1"},/
52 }' "Documentation/perf-$cmd.txt"