Home
last modified time | relevance | path

Searched defs:ftrace_lookup_symbols (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dftrace.h404 static inline int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols() function
/Linux-v6.6/kernel/trace/
Dftrace.c8144 int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols() function