Searched defs:accumulate (Results 1 – 8 of 8) sorted by relevance
234 static void kbasep_hwcnt_accumulator_disable(struct kbase_hwcnt_context *hctx, bool accumulate) in kbasep_hwcnt_accumulator_disable()520 static void kbasep_hwcnt_context_disable(struct kbase_hwcnt_context *hctx, bool accumulate) in kbasep_hwcnt_context_disable()
244 … const struct kbase_hwcnt_enable_map *dst_enable_map, u64 pm_core_mask, bool accumulate) in kbase_hwcnt_gpu_dump_get()
366 … const struct kbase_hwcnt_enable_map *dst_enable_map, bool accumulate) in kbasep_hwcnt_backend_jm_dump_get()
256 struct kbase_hwcnt_context *hctx, bool accumulate) in kbasep_hwcnt_accumulator_disable()542 struct kbase_hwcnt_context *hctx, bool accumulate) in kbasep_hwcnt_context_disable()
349 bool accumulate) in kbase_hwcnt_jm_dump_get()443 bool accumulate) in kbase_hwcnt_csf_dump_get()
576 bool accumulate) in kbasep_hwcnt_backend_jm_dump_get()
1291 const struct kbase_hwcnt_enable_map *dst_enable_map, bool accumulate) in kbasep_hwcnt_backend_csf_dump_get()
48 void accumulate(const Size2D &size, in accumulate() function