Searched refs:num_runtime_reallocs (Results 1 – 4 of 4) sorted by relevance
45 pub num_runtime_reallocs: u32, field94 num_runtime_reallocs: component.num_runtime_reallocs, in new()177 size(reallocs) = cmul(ret.num_runtime_reallocs, ret.ptr.size()), in new()343 assert!(index.as_u32() < self.num_runtime_reallocs); in runtime_realloc()
154 pub num_runtime_reallocs: u32, field
674 num_runtime_reallocs: linearize.runtime_reallocs.len() as u32, in finish()
756 for i in 0..self.offsets.num_runtime_reallocs { in initialize_vmctx()