Home
last modified time | relevance | path

Searched refs:FUNC2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_set_ftrace_file.tc22 FUNC2="scheduler_tick"
81 echo "$FUNC2" >> set_ftrace_filter
82 if check_set_ftrace_filter "$FUNC1" "$FUNC2" "$FUNC1:traceoff:unlimited"; then
83 fail "Expected $FUNC1 $FUNC2 and $FUNC1:traceoff:unlimited"
86 echo "$FUNC2:traceoff" >> set_ftrace_filter
87 if check_set_ftrace_filter "$FUNC1" "$FUNC2" "$FUNC1:traceoff:unlimited" "$FUNC2:traceoff:unlimited…
88 fail "Expected $FUNC1 $FUNC2 $FUNC1:traceoff:unlimited and $FUNC2:traceoff:unlimited"
93 fail "Expected $FUNC1 $FUNC1:traceoff:unlimited and $FUNC2:traceoff:unlimited"
112 echo "$FUNC2" >> set_ftrace_filter
113 if check_set_ftrace_filter "$FUNC1" "$FUNC2" ; then
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch43187 +#define FUNC(a) FUNC2(a, BIT_DEPTH, _c)