Searched refs:busier (Results 1 – 2 of 2) sorted by relevance
83 not find a busier queue while the cpu was idle84 8) # of times in this domain a busier queue was found while the85 cpu was idle but no busier group was found99 find a busier queue while the cpu was busy100 16) # of times in this domain a busier queue was found while the cpu101 was busy but no busier group was found115 find a busier queue while the cpu was just becoming idle116 24) # of times in this domain a busier queue was found while the cpu117 was just becoming idle but no busier group was found
636 int busier; in exynos4_bus_get_dev_status() local639 busier = exynos_get_busier_ppmu(ppmu_data); in exynos4_bus_get_dev_status()643 stat->busy_time = ppmu_data->ppmu[busier].count[PPMU_PMNCNT3]; in exynos4_bus_get_dev_status()645 stat->total_time = ppmu_data->ppmu[busier].ccnt; in exynos4_bus_get_dev_status()648 if (ppmu_data->ppmu[busier].ccnt_overflow || in exynos4_bus_get_dev_status()649 ppmu_data->ppmu[busier].count_overflow[0]) in exynos4_bus_get_dev_status()