Home
last modified time | relevance | path

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

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