![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <nanobench.h>
Public Attributes | |
| T | pageFaults {} |
| T | cpuCycles {} |
| T | contextSwitches {} |
| T | instructions {} |
| T | branchInstructions {} |
| T | branchMisses {} |
Definition at line 380 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::branchInstructions {} |
Definition at line 385 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::branchMisses {} |
Definition at line 386 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::contextSwitches {} |
Definition at line 383 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::cpuCycles {} |
Definition at line 382 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::instructions {} |
Definition at line 384 of file nanobench.h.
| T ankerl::nanobench::detail::PerfCountSet< T >::pageFaults {} |
Definition at line 381 of file nanobench.h.