Home
last modified time | relevance | path

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

/linux/tools/lib/symbol/
A Dkallsyms.h23 bool kallsyms__is_function(char symbol_type);
A Dkallsyms.c14 bool kallsyms__is_function(char symbol_type) in kallsyms__is_function() function
/linux/tools/perf/util/
A Devent.c104 if (!(kallsyms__is_function(type) || in find_symbol_cb()
A Dauxtrace.c2269 return kallsyms__is_function(type) && in kern_sym_match()
2374 if (!kallsyms__is_function(type)) in find_entire_kern_cb()
A Dsymbol-elf.c1704 if (!kallsyms__is_function(type)) in kcore_copy__process_kallsyms()

Completed in 31 milliseconds