Searched refs:hpdata_init (Results 1 – 4 of 4) sorted by relevance
355 void hpdata_init(hpdata_t *hpdata, void *addr, uint64_t age);
21 hpdata_init(hpdata_t *hpdata, void *addr, uint64_t age) { in hpdata_init() function
115 hpdata_init(ps, central->eden, central->age_counter++); in hpa_central_extract()165 hpdata_init(ps, central->eden, central->age_counter++); in hpa_central_extract()
348 #define hpdata_init JEMALLOC_N(hpdata_init) macro