|
Blender V5.0
|
#include <BLI_hash_tables.hh>
Public Member Functions | |
| template<typename HashTable, typename Keys> | |
| HashTableStats (const HashTable &hash_table, const Keys &keys) | |
| void | print (const char *name) const |
Definition at line 224 of file BLI_hash_tables.hh.
|
inline |
| void blender::HashTableStats::print | ( | const char * | name | ) | const |
Definition at line 14 of file hash_tables.cc.
References BLI_str_format_byte_unit(), BLI_STR_FORMAT_INT64_BYTE_UNIT_SIZE, and name.
Referenced by blender::Map< PropIdentifier, AnimatedProperty >::print_stats(), blender::Set< std::string >::print_stats(), and blender::VectorSet< int, 0, DefaultProbingStrategy, DefaultHash< int >, DefaultEquality< int >, SimpleVectorSetSlot< int, LocalVertMapIndexT >, GuardedAllocator >::print_stats().