Searched refs:probed (Results 1 – 6 of 6) sorted by relevance
83 static bool probed; in perf_event_open_cloexec_flag() local85 if (!probed) { in perf_event_open_cloexec_flag()88 probed = true; in perf_event_open_cloexec_flag()
88 # function: The symbol name for the function you want probed, this is the153 # function: The symbol name for the function you want probed, this is the
722 probed=false740 probed=true823 $probed && rmmod netdevsim1140 probed=false1148 probed=true1169 $probed && rmmod netdevsim
81 Show source code lines which can be probed. This needs an argument173 '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:
4899 noinline int probed(void) in probed() function4992 offset = get_uprobe_offset(probed); in FIXTURE_SETUP()5020 probed(); in run_probed_with_filter()
462 function: The symbol name for the function you want probed, this is the
Completed in 15 milliseconds