Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-page.c539 static void push_depth (unsigned int);
545 push_depth (unsigned int i) in push_depth() function
1302 push_depth (G.by_depth_in_use-1); in ggc_internal_alloc()
2580 push_depth (count_new_page_tables); in move_ptes_to_front()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-page.cc539 static void push_depth (unsigned int);
545 push_depth (unsigned int i) in push_depth() function
1302 push_depth (G.by_depth_in_use-1); in ggc_internal_alloc()
2586 push_depth (count_new_page_tables); in move_ptes_to_front()
H A DChangeLog-200815723 * ggc-page.c (push_depth, push_by_depth, alloc_anon, alloc_page,
H A DChangeLog-200329735 (push_depth): Add.