Searched defs:rpmalloc_thread_statistics_t (Results 1 – 1 of 1) sorted by relevance
99 typedef struct rpmalloc_thread_statistics_t { struct102 size_t sizecache;105 size_t spancache;108 size_t thread_to_global;111 size_t global_to_thread;113 struct {154 } rpmalloc_thread_statistics_t; typedef