Home
last modified time | relevance | path

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

/tools/lib/symbol/
Dkallsyms.c12 bool kallsyms__is_function(char symbol_type) in kallsyms__is_function()
48 char symbol_type; in kallsyms__parse() local
/tools/perf/util/
Dsymbol.c87 static bool symbol_type__filter(char symbol_type) in symbol_type__filter()