Go to the documentation of this file.
15 #include "absl/base/attributes.h"
16 #include "absl/base/config.h"
17 #include "absl/base/optimization.h"
18 #include "absl/debugging/stacktrace.h"
19 #include "benchmark/benchmark.h"
ABSL_ATTRIBUTE_NOINLINE ABSL_ATTRIBUTE_NO_TAIL_CALL int GetStackTrace(void **result, int max_depth, int skip_count)
static constexpr int kCacheSize
BENCHMARK_ALWAYS_INLINE void DoNotOptimize(Tp const &value)
#define ABSL_NAMESPACE_END
#define ABSL_ATTRIBUTE_NOINLINE
void BM_GetStackTrace(benchmark::State &state)
#define ABSL_NAMESPACE_BEGIN
void * pcs[kMaxStackDepth]
#define ABSL_BLOCK_TAIL_CALL_OPTIMIZATION()
static constexpr int kMaxStackDepth
BENCHMARK(BM_GetStackTrace) -> DenseRange(10, kMaxStackDepth, 10)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:17