![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <bench/bench.h>#include <support/lockedpool.h>#include <cstddef>#include <cstdint>#include <vector>Go to the source code of this file.
Macros | |
| #define | ASIZE 2048 |
| #define | MSIZE 2048 |
Functions | |
| static void | BenchLockedPool (benchmark::Bench &bench) |
| BENCHMARK (BenchLockedPool, benchmark::PriorityLevel::HIGH) | |
| #define ASIZE 2048 |
Definition at line 12 of file lockedpool.cpp.
| #define MSIZE 2048 |
Definition at line 13 of file lockedpool.cpp.
|
static |
| BENCHMARK | ( | BenchLockedPool | , |
| benchmark::PriorityLevel::HIGH | |||
| ) |