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

/linux-4.4.14/drivers/devfreq/exynos/
H A Dexynos_ppmu.h52 PPMU_PMNCNT_MAX, enumerator in enum:ppmu_counter
64 unsigned int event[PPMU_PMNCNT_MAX];
65 unsigned int count[PPMU_PMNCNT_MAX];
69 bool count_overflow[PPMU_PMNCNT_MAX];
H A Dexynos_ppmu.c90 for (j = PPMU_PMNCNT0; j < PPMU_PMNCNT_MAX; j++) { exynos_read_ppmu()
109 for (j = PPMU_PMNCNT0; j < PPMU_PMNCNT_MAX; j++) { exynos_get_busier_ppmu()
/linux-4.4.14/drivers/devfreq/event/
H A Dexynos-ppmu.h26 PPMU_PMNCNT_MAX, enumerator in enum:ppmu_counter

Completed in 42 milliseconds