Home
last modified time | relevance | path

Searched defs:activetime (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_perf.c80 uint32_t activetime = 0, totaltime = 0; in refill_buf() local
H A Dmsm_gpu.c615 int msm_gpu_perfcntr_sample(struct msm_gpu *gpu, uint32_t *activetime, in msm_gpu_perfcntr_sample()
H A Dmsm_gpu.h181 uint32_t totaltime, activetime; /* sw counters */ member