Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_kprobe.c732 static unsigned int number_of_same_symbols(char *func_name) in number_of_same_symbols() function
880 count = number_of_same_symbols(symbol); in __trace_kprobe_create()
1820 count = number_of_same_symbols(func); in create_local_trace_kprobe()