Searched refs:cache_latency (Results 1 – 6 of 6) sorted by relevance
102 uint32_t cache_latency; member
171 uint16_t cache_latency;173 uint16_t cache_latency; global() member
1110 props->cache_latency = cache->cache_latency; in kfd_parse_subtype_cache()
361 sysfs_show_32bit_prop(buffer, offs, "latency", cache->cache_latency); in kfd_cache_show()
530 static int const cache_latency[][4] = in override_options() local538 if (lat <= 0 || lat > 3 || cache_latency[alpha_cpu][lat-1] == -1) in override_options()545 lat = cache_latency[alpha_cpu][lat-1]; in override_options()
460 static int const cache_latency[][4] = in override_options() local468 if (lat <= 0 || lat > 3 || cache_latency[alpha_tune][lat-1] == -1) in override_options()475 lat = cache_latency[alpha_tune][lat-1]; in override_options()