We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7f9ad commit 7339256Copy full SHA for 7339256
src/perf_counters.cc
@@ -26,8 +26,6 @@
26
namespace benchmark {
27
namespace internal {
28
29
-constexpr size_t PerfCounterValues::kMaxCounters;
30
-
31
#if defined HAVE_LIBPFM
32
33
size_t PerfCounterValues::Read(const std::vector<int>& leaders) {
0 commit comments