Home
last modified time | relevance | path

Searched defs:n_allocs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/bin/
H A Dflatbuffers_alloc_check.rs11 fn n_allocs(&self) -> usize { in n_allocs() method
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1277 uptr n_allocs, n_frees, currently_allocated, max_allocated, by_size_log[64]; member