Searched refs:SYMTAB__KALLSYMS (Results 1 - 4 of 4) sorted by relevance

/external/linux-tools-perf/util/
H A Dsymbol.h226 SYMTAB__KALLSYMS = 0, enumerator in enum:symtab_type
H A Dannotate.c304 if (dso->symtab_type == SYMTAB__KALLSYMS) {
H A Dsymbol.c715 dso->symtab_type = SYMTAB__KALLSYMS;
1469 [SYMTAB__KALLSYMS] = 'k',
/external/linux-tools-perf/
H A Dbuiltin-top.c173 if (map->dso->symtab_type == SYMTAB__KALLSYMS) {
821 if (top.sym_filter_entry->map->dso->symtab_type == SYMTAB__KALLSYMS) {

Completed in 99 milliseconds