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

/linux-master/tools/perf/
H A Dbuiltin-list.c507 const char *unit_name = NULL; local
524 OPT_STRING(0, "unit", &unit_name, "PMU name",
571 if (unit_name)
572 default_ps.pmu_glob = strdup(unit_name);

Completed in 96 milliseconds