Searched refs:total_slices (Results 1 – 3 of 3) sorted by relevance
82 total_slices = 091 total_slices = running_slices + idle_slices92 return (total_slices, idle_slices)
1448 size_t total_slices = 0; // SUM(#slices in |packets|). in ReadBuffers() local1453 total_slices += packet.slices().size(); in ReadBuffers()1526 total_slices += packet.slices().size(); in ReadBuffers()1544 const size_t max_iovecs = total_slices + packets.size(); in ReadBuffers()
475 uint32_t total_slices = 0; in create_aux_state_map() local477 total_slices += brw_get_num_logical_layers(mt, level); in create_aux_state_map()486 total_slices * sizeof(enum isl_aux_state); in create_aux_state_map()