Bitcoin Core  27.99.0
P2P Digital Currency
Functions
rollingbloom.cpp File Reference
#include <bench/bench.h>
#include <common/bloom.h>
#include <crypto/common.h>
#include <vector>
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::PriorityLevel::HIGH)
 
 BENCHMARK (RollingBloomReset, benchmark::PriorityLevel::HIGH)
 

Function Documentation

◆ BENCHMARK() [1/2]

◆ BENCHMARK() [2/2]

◆ RollingBloom()

static void RollingBloom ( benchmark::Bench bench)
static

Definition at line 12 of file rollingbloom.cpp.

Here is the call graph for this function:

◆ RollingBloomReset()

static void RollingBloomReset ( benchmark::Bench bench)
static

Definition at line 27 of file rollingbloom.cpp.

Here is the call graph for this function: