Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Functions
rollingbloom.cpp File Reference
#include <bench/bench.h>
#include <bloom.h>
Include dependency graph for rollingbloom.cpp:

Go to the source code of this file.

Functions

static void RollingBloom (benchmark::Bench &bench)
 
static void RollingBloomReset (benchmark::Bench &bench)
 
 BENCHMARK (RollingBloom)
 
 BENCHMARK (RollingBloomReset)
 

Function Documentation

BENCHMARK ( RollingBloom  )
BENCHMARK ( RollingBloomReset  )
static void RollingBloom ( benchmark::Bench bench)
static

Definition at line 9 of file rollingbloom.cpp.

Here is the call graph for this function:

static void RollingBloomReset ( benchmark::Bench bench)
static

Definition at line 30 of file rollingbloom.cpp.

Here is the call graph for this function: