Home
last modified time | relevance | path

Searched defs:rpmalloc_thread_statistics_t (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Support/rpmalloc/
H A Drpmalloc.h99 typedef struct rpmalloc_thread_statistics_t { struct
102 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