Home
last modified time | relevance | path

Searched refs:hash_table_usage (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhash-table.c101 mem_alloc_description<mem_usage> hash_table_usage; variable
112 hash_table_usage.dump (origin); in dump_hash_table_loc_statistics()
H A Dhash-table.h564 extern mem_alloc_description<mem_usage> hash_table_usage;
583 hash_table_usage.register_descriptor (this, origin, ggc in hash_table()
603 hash_table_usage.register_descriptor (this, origin, ggc in hash_table()
633 hash_table_usage.release_instance_overhead (this, in ~hash_table()
647 hash_table_usage.register_instance_overhead (sizeof (value_type) * n, this); in alloc_entries()
739 hash_table_usage.release_instance_overhead (this, sizeof (value_type) in expand()