Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
H A Dsoft_rss_limit_mb_test.cpp36 int num_allocs = kMaxNumAllocs / 16; in main() local
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h390 int64_t num_allocs; member