Searched defs:_hash_entry_allocation_site (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/services/
H A DmallocSiteTable.cpp55 size_t MallocSiteTable::_hash_entry_allocation_site[CALC_OBJ_SIZE_IN_TYPE(MallocSiteHashtableEntry, size_t)]; member in class:MallocSiteTable
H A DmallocSiteTable.hpp263 static size_t _hash_entry_allocation_site[CALC_OBJ_SIZE_IN_TYPE(MallocSiteHashtableEntry, size_t)]; member in class:MallocSiteTable

Completed in 72 milliseconds