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

/linux-master/tools/perf/util/
H A Dpmus.c293 int last_pmu_name_len = 0; local
300 last_pmu_name_len = pmu_name_len_no_suffix(pmu->name ?: "", NULL);
306 if (last_pmu_name_len == pmu_name_len &&
318 if (last_pmu_name_len == pmu_name_len &&

Completed in 201 milliseconds