Bitcoin Core  27.99.0
P2P Digital Currency
Functions
index_blockfilter.cpp File Reference
#include <bench/bench.h>
#include <addresstype.h>
#include <index/blockfilterindex.h>
#include <node/chainstate.h>
#include <node/context.h>
#include <test/util/setup_common.h>
#include <util/strencodings.h>
Include dependency graph for index_blockfilter.cpp:

Go to the source code of this file.

Functions

static void BlockFilterIndexSync (benchmark::Bench &bench)
 
 BENCHMARK (BlockFilterIndexSync, benchmark::PriorityLevel::HIGH)
 

Function Documentation

◆ BENCHMARK()

◆ BlockFilterIndexSync()

static void BlockFilterIndexSync ( benchmark::Bench bench)
static

Definition at line 15 of file index_blockfilter.cpp.

Here is the call graph for this function: