Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
bench_impl.h File Reference
#include "../../../include/secp256k1_recovery.h"
Include dependency graph for bench_impl.h:

Go to the source code of this file.

Classes

struct  bench_recover_data
 

Functions

static void bench_recover (void *arg, int iters)
 
static void bench_recover_setup (void *arg)
 
static void run_recovery_bench (int iters, int argc, char **argv)
 

Function Documentation

◆ bench_recover()

static void bench_recover ( void *  arg,
int  iters 
)
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:

◆ bench_recover_setup()

static void bench_recover_setup ( void *  arg)
static

Definition at line 39 of file bench_impl.h.

Here is the caller graph for this function:

◆ run_recovery_bench()

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

Definition at line 51 of file bench_impl.h.

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