Searched refs:dump_buf_count (Results 1 – 1 of 1) sorted by relevance
34 size_t dump_buf_count; /* Number of u64 values (inc padding) */ in kbase_hwcnt_metadata_create() local78 dump_buf_count = 0; in kbase_hwcnt_metadata_create()124 grp_md->dump_buf_index = dump_buf_count; in kbase_hwcnt_metadata_create()128 dump_buf_count += group_dump_buffer_count; in kbase_hwcnt_metadata_create()136 metadata->dump_buf_bytes = dump_buf_count * KBASE_HWCNT_VALUE_BYTES; in kbase_hwcnt_metadata_create()