Searched refs:has_pmu_counter (Results 1 – 1 of 1) sorted by relevance
101 static int has_pmu_counter = -1; in HasPmuCounter() local102 if (has_pmu_counter == -1) { in HasPmuCounter()103 has_pmu_counter = 0; in HasPmuCounter()106 has_pmu_counter = 1; in HasPmuCounter()113 return has_pmu_counter == 1; in HasPmuCounter()