Home
last modified time | relevance | path

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

/tools/perf/util/
A Dcloexec.c83 static bool probed; in perf_event_open_cloexec_flag() local
85 if (!probed) { in perf_event_open_cloexec_flag()
88 probed = true; in perf_event_open_cloexec_flag()
/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg88 # function: The symbol name for the function you want probed, this is the
153 # function: The symbol name for the function you want probed, this is the
/tools/testing/selftests/net/
A Drtnetlink.sh722 probed=false
740 probed=true
823 $probed && rmmod netdevsim
1140 probed=false
1148 probed=true
1169 $probed && rmmod netdevsim
/tools/perf/Documentation/
A Dperf-probe.txt81 Show source code lines which can be probed. This needs an argument
173 'EVENT' specifies the name of new event, if omitted, it will be set the name of the probed function…
176 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is t…
247 Display which lines in schedule() can be probed:
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c4899 noinline int probed(void) in probed() function
4992 offset = get_uprobe_offset(probed); in FIXTURE_SETUP()
5020 probed(); in run_probed_with_filter()
/tools/power/pm-graph/
A DREADME462 function: The symbol name for the function you want probed, this is the

Completed in 17 milliseconds