Searched defs:allocations (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libselinux/utils/
H A Davcstat.c27 #define HEADERS "lookups hits misses allocations reclaims frees"
33 unsigned long long allocations; member in struct:avc_cache_stats
188 &tmp.allocations,
197 tot.allocations += tmp.allocations;
209 tot.allocations, tot.reclaims, tot.frees);
214 rel.allocations = tot.allocations - last.allocations;
219 rel.allocations, re
[all...]
/external/compiler-rt/lib/lsan/
H A Dlsan_common.cc316 LOG_POINTERS("Processing platform-specific allocations.\n");
560 uptr bytes = 0, allocations = 0; local
564 allocations += leaks_[i].hit_count;
568 allocations);
/external/vogar/lib/
H A Dcaliper.jar ... long) com.google.caliper.ConfiguredBenchmark benchmark long allocations } com/google/caliper/ConsoleReport$Variable.class ConsoleReport. ...

Completed in 234 milliseconds