Searched refs:hybrid_type (Results 1 – 1 of 1) sorted by relevance
24 static const char *hybrid_type; variable43 OPT_STRING(0, "cputype", &hybrid_type, "hybrid cpu type", in cmd_list()65 if (hybrid_type) { in cmd_list()66 pmu_name = perf_pmu__hybrid_type_to_pmu(hybrid_type); in cmd_list()