Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | hw_base |
unsigned int | ccnt |
unsigned int | event |
unsigned int | count [PPMU_PMNCNT_MAX] |
bool | ccnt_overflow |
bool | count_overflow [PPMU_PMNCNT_MAX] |
Definition at line 54 of file exynos4_bus.c.
Definition at line 56 of file exynos4_bus.c.
bool ccnt_overflow |
Definition at line 59 of file exynos4_bus.c.
unsigned int count[PPMU_PMNCNT_MAX] |
Definition at line 58 of file exynos4_bus.c.
bool count_overflow[PPMU_PMNCNT_MAX] |
Definition at line 60 of file exynos4_bus.c.
Definition at line 57 of file exynos4_bus.c.
Definition at line 55 of file exynos4_bus.c.