Home
last modified time | relevance | path

Searched refs:comm_list_str (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dsymbol_conf.h65 *comm_list_str, member
H A Dsymbol.c2534 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
/linux-6.15/tools/perf/
H A Dbuiltin-top.c1548 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
H A Dbuiltin-report.c1381 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
H A Dbuiltin-diff.c1275 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
H A Dbuiltin-script.c3775 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()