Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
rollingbloom.cpp File Reference
#include <bench/bench.h>
#include <common/bloom.h>
#include <crypto/common.h>
#include <span.h>
#include <cstdint>
#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 (RollingBloomReset)

Function Documentation

◆ BENCHMARK() [1/2]

BENCHMARK ( RollingBloom )
Here is the call graph for this function:

◆ BENCHMARK() [2/2]

BENCHMARK ( RollingBloomReset )
Here is the call graph for this function:

◆ RollingBloom()

void RollingBloom ( benchmark::Bench & bench)
static

Definition at line 14 of file rollingbloom.cpp.

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

◆ RollingBloomReset()

void RollingBloomReset ( benchmark::Bench & bench)
static

Definition at line 29 of file rollingbloom.cpp.

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