Searched refs:dump_buf_offset (Results 1 – 4 of 4) sorted by relevance
212 const size_t dump_buf_offset = dump_buf_bytes * buf_idx; in kbase_hwcnt_dump_buffer_narrow_array_alloc() local218 .dump_buf = (u32 *)(addr + dump_buf_offset), in kbase_hwcnt_dump_buffer_narrow_array_alloc()
280 const size_t dump_buf_offset = dump_buf_bytes * buf_idx; in kbase_hwcnt_dump_buffer_array_alloc() local285 buffers[buf_idx].dump_buf = (u64 *)(addr + dump_buf_offset); in kbase_hwcnt_dump_buffer_array_alloc()
1495 const size_t dump_buf_offset = in kbasep_kinstr_prfcnt_sample_array_alloc() local1498 dump_buf_offset + dump_buf_bytes; in kbasep_kinstr_prfcnt_sample_array_alloc()1506 (u64 *)(uintptr_t)(addr + dump_buf_offset); in kbasep_kinstr_prfcnt_sample_array_alloc()
283 const size_t dump_buf_offset = dump_buf_bytes * buf_idx; in kbase_hwcnt_dump_buffer_array_alloc() local287 buffers[buf_idx].dump_buf = (u32 *)(addr + dump_buf_offset); in kbase_hwcnt_dump_buffer_array_alloc()