Searched refs:vm_mte_rle_comp_histogram (Results 1 – 3 of 3) sorted by relevance
56 extern bool vm_mte_rle_comp_histogram(uint8_t *in_buf, uint32_t in_size, struct comp_histogram *his…
409 vm_mte_rle_comp_histogram(uint8_t *in_buf, uint32_t in_size, struct comp_histogram *hist) in vm_mte_rle_comp_histogram() function
1357 ret = vm_mte_rle_comp_histogram(compressed_buf, compressed_size, comp_hist_ptr); in analyse_rle_runs()1363 ret = vm_mte_rle_comp_histogram(re_compressed, re_compress_sz, re_comp_hist_ptr); in analyse_rle_runs()