#include <hashtablez_sampler.h>
Definition at line 59 of file hashtablez_sampler.h.
◆ HashtablezInfo() [1/2]
absl::container_internal::HashtablezInfo::HashtablezInfo |
( |
| ) |
|
◆ ~HashtablezInfo()
absl::container_internal::HashtablezInfo::~HashtablezInfo |
( |
| ) |
|
|
default |
◆ HashtablezInfo() [2/2]
absl::container_internal::HashtablezInfo::HashtablezInfo |
( |
const HashtablezInfo & |
| ) |
|
|
delete |
◆ GUARDED_BY()
◆ operator=()
◆ PrepareForSampling()
void absl::container_internal::HashtablezInfo::PrepareForSampling |
( |
| ) |
|
◆ capacity
std::atomic<size_t> absl::container_internal::HashtablezInfo::capacity |
◆ create_time
absl::Time absl::container_internal::HashtablezInfo::create_time |
◆ depth
int32_t absl::container_internal::HashtablezInfo::depth |
◆ hashes_bitwise_and
std::atomic<size_t> absl::container_internal::HashtablezInfo::hashes_bitwise_and |
◆ hashes_bitwise_or
std::atomic<size_t> absl::container_internal::HashtablezInfo::hashes_bitwise_or |
◆ init_mu
absl::Mutex absl::container_internal::HashtablezInfo::init_mu |
◆ kMaxStackDepth
constexpr int absl::container_internal::HashtablezInfo::kMaxStackDepth = 64 |
|
static |
◆ max_probe_length
std::atomic<size_t> absl::container_internal::HashtablezInfo::max_probe_length |
◆ next
◆ num_erases
std::atomic<size_t> absl::container_internal::HashtablezInfo::num_erases |
◆ size
std::atomic<size_t> absl::container_internal::HashtablezInfo::size |
◆ stack
◆ total_probe_length
std::atomic<size_t> absl::container_internal::HashtablezInfo::total_probe_length |
The documentation for this struct was generated from the following files: