Home
last modified time | relevance | path

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

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