Searched refs:activetime (Results 1 – 2 of 2) sorted by relevance
80 uint32_t activetime = 0, totaltime = 0; in refill_buf() local90 ret = msm_gpu_perfcntr_sample(gpu, &activetime, &totaltime, in refill_buf()95 val = totaltime ? 1000 * activetime / totaltime : 0; in refill_buf()
178 uint32_t totaltime, activetime; /* sw counters */ member694 int msm_gpu_perfcntr_sample(struct msm_gpu *gpu, uint32_t *activetime,