mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 01:01:22 +00:00
3
deps/jemalloc/test/stress/microbench.c
vendored
3
deps/jemalloc/test/stress/microbench.c
vendored
@ -1,8 +1,7 @@
|
||||
#include "test/jemalloc_test.h"
|
||||
|
||||
JEMALLOC_INLINE_C void
|
||||
time_func(timedelta_t *timer, uint64_t nwarmup, uint64_t niter,
|
||||
void (*func)(void))
|
||||
time_func(timedelta_t *timer, uint64_t nwarmup, uint64_t niter, void (*func)(void))
|
||||
{
|
||||
uint64_t i;
|
||||
|
||||
|
Reference in New Issue
Block a user