Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
bench_impl.h File Reference
Include dependency graph for bench_impl.h:

Go to the source code of this file.

Classes

struct  bench_ecdh_data

Functions

static void bench_ecdh_setup (void *arg)
static void bench_ecdh (void *arg, int iters)
static void run_ecdh_bench (int iters, int argc, char **argv)

Function Documentation

◆ bench_ecdh()

void bench_ecdh ( void * arg,
int iters )
static

Definition at line 35 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ bench_ecdh_setup()

void bench_ecdh_setup ( void * arg)
static

Definition at line 18 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_ecdh_bench()

void run_ecdh_bench ( int iters,
int argc,
char ** argv )
static

Definition at line 45 of file bench_impl.h.

Here is the call graph for this function:
Here is the caller graph for this function: