Home
last modified time | relevance | path

Searched refs:ubuf_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gwt.c181 u32 ubuf_count = 0; in kbase_gpu_gwt_dump() local
236 ubuf_size == (ubuf_count + count)) in kbase_gpu_gwt_dump()
242 (ubuf_count * sizeof(u64))), in kbase_gpu_gwt_dump()
251 (ubuf_count * sizeof(u64))), in kbase_gpu_gwt_dump()
260 ubuf_count += count; in kbase_gpu_gwt_dump()
263 if (ubuf_count == ubuf_size) in kbase_gpu_gwt_dump()
272 gwt_dump->out.no_of_addr_collected = ubuf_count; in kbase_gpu_gwt_dump()