Searched refs:max_shared_bytes (Results 1 – 1 of 1) sorted by relevance
1204 int max_shared_bytes; in jagged_dense_dense_elementwise_jagged_output_matches_opt() local1207 &max_shared_bytes, in jagged_dense_dense_elementwise_jagged_output_matches_opt()1212 max_shared_bytes = 64 << 10; in jagged_dense_dense_elementwise_jagged_output_matches_opt()1214 int shared_kb = max_shared_bytes >> 10; in jagged_dense_dense_elementwise_jagged_output_matches_opt()1268 int max_shared_bytes; in calc_used_shared_bytes() local1271 &max_shared_bytes, in calc_used_shared_bytes()1276 max_shared_bytes = 64 << 10; in calc_used_shared_bytes()1278 int shared_kb = max_shared_bytes >> 10; in calc_used_shared_bytes()