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

Go to the source code of this file.

Functions

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

Function Documentation

◆ BENCHMARK()

◆ ObfuscationBench()

static void ObfuscationBench ( benchmark::Bench bench)
static

Definition at line 12 of file obfuscation.cpp.

Here is the call graph for this function: