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

  /external/linux-tools-perf/
builtin-diff.c 229 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, "comm", NULL);
builtin-report.c 526 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, "comm", stdout);
  /external/linux-tools-perf/util/
symbol.h 119 *comm_list, member in struct:symbol_conf
event.c 788 if (symbol_conf.comm_list &&
789 !strlist__has_entry(symbol_conf.comm_list, thread->comm))
symbol.c     [all...]

Completed in 4152 milliseconds