| H A D | stats.c | 32 uint64_t nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 58 assert_u64_ge(nmalloc, ndalloc, in TEST_BEGIN() 146 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 178 assert_u64_ge(nmalloc, ndalloc, in TEST_BEGIN() 191 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local 215 assert_u64_ge(nmalloc, ndalloc, in TEST_BEGIN() 231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local 295 assert_u64_ge(nmalloc, ndalloc, in TEST_BEGIN() 319 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local 338 (void *)&ndalloc, &sz, NULL, 0), expected, in TEST_BEGIN() [all …]
|