Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dftrace.h404 static inline int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols() function
/openbmc/linux/kernel/trace/
H A Dftrace.c8162 int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) ftrace_lookup_symbols() function