Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dggc-zone.c363 size_t small_page_overhead; member
827 e = xcalloc (1, G.small_page_overhead); in alloc_small_page()
837 entry = xcalloc (1, G.small_page_overhead); in alloc_small_page()
1508 G.small_page_overhead in init_ggc()
1544 e = xcalloc (1, G.small_page_overhead); in init_ggc()
2019 overhead += G.small_page_overhead * zone->n_small_pages; in ggc_print_statistics()
2355 G.small_page_overhead - PAGE_OVERHEAD); in ggc_pch_read()