Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/
A Dbuiltin-list.c422 const char *unit_name = NULL; in cmd_list() local
437 OPT_STRING(0, "unit", &unit_name, "PMU name", in cmd_list()
474 if (unit_name) in cmd_list()
475 default_ps.pmu_glob = strdup(unit_name); in cmd_list()

Completed in 2 milliseconds