Searched refs:last_pmu (Results 1 – 2 of 2) sorted by relevance
472 last_pmu = None475 if event.pmu != last_pmu:482 last_pmu = event.pmu527 last_pmu = None530 if metric.pmu != last_pmu:537 last_pmu = metric.pmu
552 static const char *last_pmu; in perf_stat__print_metricgroup_header() local563 if (!need_full_name || !strcmp(last_pmu, evsel->pmu_name)) { in perf_stat__print_metricgroup_header()577 last_pmu = evsel->pmu_name; in perf_stat__print_metricgroup_header()