escript
Revision_
|
Public Attributes | |
int | requests |
int | frees |
int | allocations |
int | deallocations |
long | allocated_elements |
long | deallocated_elements |
long | max_tab_size |
long escript::Taipan::Taipan_StatTable::allocated_elements |
Referenced by escript::Taipan::clear_stats(), escript::Taipan::dump_stats(), and escript::Taipan::new_array().
int escript::Taipan::Taipan_StatTable::allocations |
Referenced by escript::Taipan::clear_stats(), escript::Taipan::dump_stats(), and escript::Taipan::new_array().
long escript::Taipan::Taipan_StatTable::deallocated_elements |
int escript::Taipan::Taipan_StatTable::deallocations |
int escript::Taipan::Taipan_StatTable::frees |
Referenced by escript::Taipan::clear_stats(), escript::Taipan::delete_array(), and escript::Taipan::dump_stats().
long escript::Taipan::Taipan_StatTable::max_tab_size |
Referenced by escript::Taipan::clear_stats(), escript::Taipan::dump_stats(), and escript::Taipan::new_array().
int escript::Taipan::Taipan_StatTable::requests |
Referenced by escript::Taipan::clear_stats(), escript::Taipan::dump_stats(), and escript::Taipan::new_array().