Home
last modified time | relevance | path

Searched defs:MEM_STAT_DECL (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/gcc/
H A Dggc.h180 ggc_internal_vec_alloc_stat (size_t s, size_t c MEM_STAT_DECL) in ggc_internal_vec_alloc_stat()
186 ggc_internal_cleared_vec_alloc_stat (size_t s, size_t c MEM_STAT_DECL) in ggc_internal_cleared_vec_alloc_stat()
195 ggc_alloc_atomic_stat (size_t s MEM_STAT_DECL) in ggc_alloc_atomic_stat()
292 MEM_STAT_DECL) in ggc_internal_zone_cleared_alloc_stat()
299 MEM_STAT_DECL) in ggc_internal_zone_vec_alloc_stat()
309 size_t s MEM_STAT_DECL) in ggc_internal_zone_alloc_stat()
316 size_t s MEM_STAT_DECL) in ggc_internal_zone_cleared_alloc_stat()
323 size_t s, size_t n MEM_STAT_DECL) in ggc_internal_zone_vec_alloc_stat()
333 ggc_alloc_zone_rtx_def_stat (struct alloc_zone * z, size_t s MEM_STAT_DECL) in ggc_alloc_zone_rtx_def_stat()
346 MEM_STAT_DECL) in ggc_alloc_zone_cleared_tree_node_stat()
[all …]
H A Dggc-none.c37 MEM_STAT_DECL) in ggc_alloc_typed_stat()
52 ggc_internal_alloc_stat (size_t size MEM_STAT_DECL) in ggc_internal_alloc_stat()
58 ggc_internal_cleared_alloc_stat (size_t size MEM_STAT_DECL) in ggc_internal_cleared_alloc_stat()
64 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat()
87 ggc_internal_alloc_zone_stat (size_t size, in ggc_internal_alloc_zone_stat()
94 ggc_internal_cleared_alloc_zone_stat (size_t size, in ggc_internal_cleared_alloc_zone_stat()
H A Dvec.c220 bool exact MEM_STAT_DECL) in vec_gc_o_reserve_1()
257 vec_gc_p_reserve (void *vec, int reserve MEM_STAT_DECL) in vec_gc_p_reserve()
285 MEM_STAT_DECL) in vec_gc_o_reserve()
297 size_t elt_size MEM_STAT_DECL) in vec_gc_o_reserve_exact()
307 size_t elt_size, bool exact MEM_STAT_DECL) in vec_heap_o_reserve_1()
340 vec_heap_p_reserve (void *vec, int reserve MEM_STAT_DECL) in vec_heap_p_reserve()
363 MEM_STAT_DECL) in vec_heap_o_reserve()
373 size_t elt_size MEM_STAT_DECL) in vec_heap_o_reserve_exact()
418 size_t elt_size, bool exact MEM_STAT_DECL) in vec_stack_o_reserve_1()
482 size_t elt_size MEM_STAT_DECL) in vec_stack_o_reserve()
[all …]
H A Dstatistics.h26 #define MEM_STAT_DECL , const char * ARG_UNUSED (_loc_name), int ARG_UNUSED (_loc_line), const char… macro
33 #define MEM_STAT_DECL macro
H A Drtl.c195 rtx_alloc_stat (RTX_CODE code MEM_STAT_DECL) in rtx_alloc_stat()
333 shallow_copy_rtx_stat (const_rtx orig MEM_STAT_DECL) in shallow_copy_rtx_stat()
H A Dtree.c851 make_node_stat (enum tree_code code MEM_STAT_DECL) in make_node_stat()
945 copy_node_stat (tree node MEM_STAT_DECL) in copy_node_stat()
1654 make_tree_binfo_stat (unsigned base_binfos MEM_STAT_DECL) in make_tree_binfo_stat()
1694 make_tree_vec_stat (int len MEM_STAT_DECL) in make_tree_vec_stat()
2197 build_tree_list_stat (tree parm, tree value MEM_STAT_DECL) in build_tree_list_stat()
3681 build0_stat (enum tree_code code, tree tt MEM_STAT_DECL) in build0_stat()
3822 tree arg2 MEM_STAT_DECL) in build3_stat()
3863 tree arg2, tree arg3 MEM_STAT_DECL) in build4_stat()
3890 tree arg2, tree arg3, tree arg4 MEM_STAT_DECL) in build5_stat()
3918 tree arg2, tree arg3, tree arg4, tree arg5 MEM_STAT_DECL) in build6_stat()
[all …]
H A Dstringpool.c83 ggc_alloc_string_stat (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string_stat()
H A Dggc-zone.c1097 ggc_internal_alloc_zone_stat (size_t orig_size, struct alloc_zone *zone in ggc_internal_alloc_zone_stat()
1358 struct alloc_zone *zone MEM_STAT_DECL) in ggc_internal_cleared_alloc_zone_stat()
1371 MEM_STAT_DECL) in ggc_alloc_typed_stat()
1392 ggc_internal_alloc_stat (size_t size MEM_STAT_DECL) in ggc_internal_alloc_stat()
H A Dgimple.c133 gimple_alloc_stat (enum gimple_code code, unsigned num_ops MEM_STAT_DECL) in gimple_alloc_stat()
183 unsigned num_ops MEM_STAT_DECL) in gimple_build_with_ops_stat()
436 gimple_build_assign_stat (tree lhs, tree rhs MEM_STAT_DECL) in gimple_build_assign_stat()
453 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign_with_ops_stat()
883 gimple_build_debug_bind_stat (tree var, tree value, gimple stmt MEM_STAT_DECL) in gimple_build_debug_bind_stat()
907 gimple stmt MEM_STAT_DECL) in gimple_build_debug_source_bind_stat()
H A Dbitmap.h165 bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack MEM_STAT_DECL) in bitmap_initialize_stat()
H A Dggc-common.c186 ggc_internal_cleared_alloc_stat (size_t size MEM_STAT_DECL) in ggc_internal_cleared_alloc_stat()
195 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat()
H A Dbitmap.c100 bitmap_register (bitmap b MEM_STAT_DECL) in bitmap_register()
349 bitmap_obstack_alloc_stat (bitmap_obstack *bit_obstack MEM_STAT_DECL) in bitmap_obstack_alloc_stat()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc-none.c45 MEM_STAT_DECL) in ggc_internal_alloc()
53 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
60 ggc_realloc_stat (void *x, size_t size MEM_STAT_DECL) in ggc_realloc_stat()
H A Dstatistics.h35 #define MEM_STAT_DECL , ALONE_MEM_STAT_DECL macro
52 #define MEM_STAT_DECL macro
H A Dvec.h277 MEM_STAT_DECL) in reserve()
352 MEM_STAT_DECL) in reserve()
H A Dgimple.c122 gimple_alloc (enum gimple_code code, unsigned num_ops MEM_STAT_DECL) in gimple_alloc()
172 unsigned num_ops MEM_STAT_DECL) in gimple_build_with_ops_stat()
410 gimple_build_assign (tree lhs, tree rhs MEM_STAT_DECL) in gimple_build_assign()
425 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign_1()
459 tree op2, tree op3 MEM_STAT_DECL) in gimple_build_assign()
469 tree op2 MEM_STAT_DECL) in gimple_build_assign()
478 gimple_build_assign (tree lhs, enum tree_code subcode, tree op1 MEM_STAT_DECL) in gimple_build_assign()
818 gimple_build_debug_bind (tree var, tree value, gimple *stmt MEM_STAT_DECL) in gimple_build_debug_bind()
839 gimple *stmt MEM_STAT_DECL) in gimple_build_debug_source_bind()
861 MEM_STAT_DECL) in gimple_build_debug_begin_stmt()
[all …]
H A Dvec.c122 MEM_STAT_DECL) in register_overhead()
136 MEM_STAT_DECL) in release_overhead()
H A Drtl.c206 rtx_alloc_stat_v (RTX_CODE code MEM_STAT_DECL, int extra) in rtx_alloc_stat_v()
231 rtx_alloc (RTX_CODE code MEM_STAT_DECL) in rtx_alloc()
369 shallow_copy_rtx (const_rtx orig MEM_STAT_DECL) in shallow_copy_rtx()
H A Dhash-table.h573 MEM_STAT_DECL) : in hash_table()
595 MEM_STAT_DECL) : in hash_table()
642 hash_table<Descriptor, Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries()
H A Dtree.c1021 make_node (enum tree_code code MEM_STAT_DECL) in make_node()
1159 copy_node (tree node MEM_STAT_DECL) in copy_node()
1810 unsigned int nelts_per_pattern MEM_STAT_DECL) in make_vector()
2396 make_int_cst (int len, int ext_len MEM_STAT_DECL) in make_int_cst()
2426 make_tree_vec (int len MEM_STAT_DECL) in make_tree_vec()
2444 grow_tree_vec (tree v, int len MEM_STAT_DECL) in grow_tree_vec()
4736 tree arg2 MEM_STAT_DECL) in build3()
4777 tree arg2, tree arg3 MEM_STAT_DECL) in build4()
4804 tree arg2, tree arg3, tree arg4 MEM_STAT_DECL) in build5()
4949 tree type MEM_STAT_DECL) in build_decl()
[all …]
H A Dggc-common.c114 MEM_STAT_DECL) in ggc_internal_cleared_alloc()
123 ggc_realloc (void *x, size_t size MEM_STAT_DECL) in ggc_realloc()
1000 ggc_record_overhead (size_t allocated, size_t overhead, void *ptr MEM_STAT_DECL) in ggc_record_overhead()
H A Dstringpool.c71 ggc_alloc_string (const char *contents, int length MEM_STAT_DECL) in ggc_alloc_string()
H A Dalloc-pool.h240 const char *name, size_t size MEM_STAT_DECL): in base_pool_allocator()
H A Dbitmap.c31 bitmap_register (bitmap b MEM_STAT_DECL) in bitmap_register()
276 bitmap_alloc (bitmap_obstack *bit_obstack MEM_STAT_DECL) in bitmap_alloc()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlex.c791 copy_decl (tree decl MEM_STAT_DECL) in copy_decl()
824 copy_type (tree type MEM_STAT_DECL) in copy_type()

12