Home
last modified time | relevance | path

Searched refs:FUNC (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/ftrace/test.d/kprobe/
Dkprobe_eventname.tc9 FUNC=`grep " [tT] .*vfs_read$" /proc/kallsyms | tail -n 1 | cut -f 3 -d " "`
10 [ "x" != "x$FUNC" ] || exit_unresolved
11 echo "p $FUNC" > kprobe_events
12 PROBE_NAME=`echo $FUNC | tr ".:" "_"`
17 echo "p:event1 $FUNC" > kprobe_events
22 echo "p:kprobes2/event2 $FUNC" > kprobe_events
41 FUNC=`find_dot_func | tail -n 1`
42 [ "x" != "x$FUNC" ] || exit_unresolved
43 echo "p $FUNC" > kprobe_events
44 EVENT=`grep $FUNC kprobe_events | cut -f 1 -d " " | cut -f 2 -d:`
Dkprobe_module.tc15 FUNC=trace_printk_irq_work
19 echo "p $MOD:$FUNC" > kprobe_events
20 PROBE_NAME=`echo $MOD:$FUNC | tr ".:" "_"`
25 echo "p:event1 $MOD:$FUNC" > kprobe_events
30 echo "p:kprobes1/event1 $MOD:$FUNC" > kprobe_events
41 echo "p:event2 $MOD:$FUNC" >> kprobe_events
/tools/testing/selftests/cpufreq/
Dmain.sh10 FUNC=basic # do basic tests by default
80 FUNC=$OPTARG
107 if [ $count = 0 -a $FUNC != "modtest" ]; then
112 case "$FUNC" in
/tools/include/linux/
Dfilter.h244 #define BPF_EMIT_CALL(FUNC) \ argument
250 .imm = ((FUNC) - BPF_FUNC_unspec) })
/tools/perf/Documentation/
Dperf-probe.txt160 [[GROUP:]EVENT=]FUNC[@SRC][:RLN|+OFFS|%return|;PTN] [ARG ...]
176 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…
217 "FUNC[@SRC][:RLN[+NUM|-RLN2]]|SRC[:ALN[+NUM|-ALN2]]"
219 FUNC specifies the function name of showing lines. 'RLN' is the start line
223 many lines to show by using 'NUM'. Moreover, 'FUNC@SRC' combination is good
/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst174 [19] FUNC 'my_func' type_id=18