Searched refs:num_total_write_bytes (Results 1 – 2 of 2) sorted by relevance
65 int64 num_total_write_bytes() const { in num_total_write_bytes() function69 return num_total_read_bytes() + num_total_write_bytes(); in num_bytes_accessed()
672 node_costs.num_total_write_bytes(), op_context.op_info); in PredictCosts()