HomeSort by relevance Sort by last modified time
    Searched refs:SYMTAB__KALLSYMS (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/util/
symbol.h 226 SYMTAB__KALLSYMS = 0,
annotate.c 304 if (dso->symtab_type == SYMTAB__KALLSYMS) {
symbol.c 715 dso->symtab_type = SYMTAB__KALLSYMS;
    [all...]
  /external/linux-tools-perf/
builtin-top.c 173 if (map->dso->symtab_type == SYMTAB__KALLSYMS) {
821 if (top.sym_filter_entry->map->dso->symtab_type == SYMTAB__KALLSYMS) {

Completed in 67 milliseconds