Searched refs:max_pipe_bandwidth (Results 1 – 5 of 5) sorted by relevance
473 uint64_t max_pipe_bandwidth; member
554 uint64_t max_pipe_bandwidth; member
571 uint64_t max_pipe_bandwidth; member
498 hw_resource->dyn_bw_info.pipe_bw_limit[index] = info.max_pipe_bandwidth / kKiloUnit; in PopulatePipeBWCaps()
486 info->max_pipe_bandwidth = std::stoull(line.erase(0, max_pipe_bw.length())); in GetTypeInfo()