GDB (xrefs)
|
This is the complete list of members for gdb::bcache, including all inherited members.
compare(const void *left, const void *right, int length) | gdb::bcache | protectedvirtual |
expand_hash_table() | gdb::bcache | private |
hash(const void *addr, int length) | gdb::bcache | protectedvirtual |
insert(const void *addr, int length, bool *added=nullptr) | gdb::bcache | |
m_bucket | gdb::bcache | private |
m_expand_count | gdb::bcache | private |
m_expand_hash_count | gdb::bcache | private |
m_half_hash_miss_count | gdb::bcache | private |
m_num_buckets | gdb::bcache | private |
m_structure_size | gdb::bcache | private |
m_total_count | gdb::bcache | private |
m_total_size | gdb::bcache | private |
m_unique_count | gdb::bcache | private |
m_unique_size | gdb::bcache | private |
memory_used() | gdb::bcache | |
print_statistics(const char *type) | gdb::bcache | |
~bcache() | gdb::bcache | virtual |