Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_list_to_slist.h137 return _GLIBCXX_PROFILE_DATA(_S_list_to_slist)->__add_object(__get_stack()); in __trace_list_to_slist_construct()
H A Dprofiler_hash_func.h140 return _GLIBCXX_PROFILE_DATA(_S_hash_func)->__add_object(__get_stack()); in __trace_hash_func_construct()
H A Dprofiler_container_size.h169 __container_size_info* __ret = __add_object(__stack); in __insert()
H A Dprofiler_map_to_unordered_map.h213 return _GLIBCXX_PROFILE_DATA(_S_map2umap)->__add_object(__get_stack()); in __trace_map_to_unordered_map_construct()
H A Dprofiler_list_to_vector.h208 ->__add_object(__get_stack()); in __trace_list_to_vector_construct()
H A Dprofiler_vector_to_list.h207 ->__add_object(__get_stack()); in __trace_vector_to_list_construct()
H A Dprofiler_trace.h206 __object_info* __add_object(__stack_t __stack);
228 __add_object(__stack_t __stack) in __add_object() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2014921 (__trace_base::__add_object): Return __object_info*, take only a stack