Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_kprobe.c732 static unsigned int number_of_same_symbols(char *func_name) in number_of_same_symbols() function
877 count = number_of_same_symbols(symbol); in __trace_kprobe_create()
1772 count = number_of_same_symbols(func); in create_local_trace_kprobe()