Searched refs:N_ALLOCS (Results 1 – 1 of 1) sorted by relevance
6 static mut N_ALLOCS: usize = 0; constant12 unsafe { N_ALLOCS } in n_allocs()17 N_ALLOCS += 1; in alloc()