Home
last modified time | relevance | path

Searched refs:initPayload (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchfn.h57 typedef size_t (*BMK_initFn_t)(void* initPayload);
72 void* initPayload; /* Both arguments can be NULL, in which case nothing is run. */ member
H A Dbenchfn.c123 if (p.initFn != NULL) p.initFn(p.initPayload); in BMK_benchFunction()
H A Dbenchzstd.c406 cbp.initPayload = &cctxprep; in BMK_benchMemAdvancedNoAlloc()
425 dbp.initPayload = &dctxprep; in BMK_benchMemAdvancedNoAlloc()