Searched refs:num_colors (Results 1 – 5 of 5) sorted by relevance
49 const int num_colors = ARRAY_SIZE(color);104 int c = num_colors * cnt[key] / (max_cnt + 1); in print_hist()147 printf(" %s", sym[num_colors - 1]); in main()149 printf(" %s %s", color[num_colors - 1], nocolor); in main()
35 if (t->num_colors) { in bit_map_string_get()38 align = t->num_colors; in bit_map_string_get()
21 int num_colors; member
123 iommu->usemap.num_colors = vac_cache_size >> PAGE_SHIFT; in sbus_iommu_init()125 iommu->usemap.num_colors = 1; in sbus_iommu_init()
1241 int num_colors = dc->sz_k/dc->assoc/TO_KB(PAGE_SIZE); in arc_cache_init_master() local1246 if (CACHE_COLORS_NUM != num_colors) in arc_cache_init_master()