Home
last modified time | relevance | path

Searched refs:rvm_malloc_statistics (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rvm/rvm-1.20/include/rvm/
H A Drvm_statistics.h186 extern rvm_statistics_t *rvm_malloc_statistics ();
/dports/devel/rvm/rvm-1.20/tests/
H A Drvm_basher.c808 if ((stats=rvm_malloc_statistics()) == NULL) in chk_vm()
/dports/devel/rvm/rvm-1.20/rvm/
H A Drvm_utils.c941 rvm_statistics_t *rvm_malloc_statistics() in rvm_malloc_statistics() function
H A Drvmutl.c3524 if ((stats=rvm_malloc_statistics()) == NULL)