Searched refs:max_pipe_bandwidth_high (Results 1 – 3 of 3) sorted by relevance
572 uint64_t max_pipe_bandwidth_high; member
500 hw_resource->dyn_bw_info.pipe_bw_limit[index] = info.max_pipe_bandwidth_high / kKiloUnit; in PopulatePipeBWCaps()
488 info->max_pipe_bandwidth_high = std::stoull(line.erase(0, max_pipe_bw_high.length())); in GetTypeInfo()