Bitcoin Core  27.99.0
P2P Digital Currency
Functions
xor.cpp File Reference
#include <bench/bench.h>
#include <random.h>
#include <streams.h>
#include <cstddef>
#include <vector>
Include dependency graph for xor.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ BENCHMARK()

BENCHMARK ( Xor  ,
benchmark::PriorityLevel::HIGH   
)

◆ Xor()

static void Xor ( benchmark::Bench bench)
static

Definition at line 13 of file xor.cpp.

Here is the call graph for this function: