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

  /external/linux-tools-perf/
builtin-diff.c 230 sort_entry__setup_elide(&sort_sym, symbol_conf.sym_list, "symbol", NULL);
builtin-report.c 527 sort_entry__setup_elide(&sort_sym, symbol_conf.sym_list, "symbol", stdout);
  /external/linux-tools-perf/util/
symbol.h 120 *sym_list; member in struct:symbol_conf
event.c 825 if (symbol_conf.sym_list && al->sym &&
826 !strlist__has_entry(symbol_conf.sym_list, al->sym->name))
symbol.c     [all...]

Completed in 50 milliseconds