Home
last modified time | relevance | path

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

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/memory/
H A Dinstrumentation.rb12 total_allocated_objects: :mem_objects,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/peek/views/
H A Dmemory_spec.rb33 total_allocated_objects: 3
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dprofiling.md174 "total_allocated_objects": 32679478,
H A Dchaos_endpoints.md229 "total_allocated_objects": 14229357,
/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c536 size_t total_allocated_objects; member
1875 objspace->total_allocated_objects++; in newobj_init()
3579 …return (objspace->total_allocated_objects - objspace->profile.total_freed_objects) - heap_pages_fi… in objspace_live_slots()
6650 objspace->profile.total_allocated_objects_at_gc_start = objspace->total_allocated_objects; in gc_start()
7182 S(total_allocated_objects); in setup_gc_stat_symbols()
7255 rb_hash_aset(table, OLD_SYM(total_allocated_object), NEW_SYM(total_allocated_objects)); in setup_gc_stat_symbols()
7354 SET(total_allocated_objects, objspace->total_allocated_objects); in gc_stat_internal()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/administration/
H A Dlogs.md907 …9,"diff":0},"total_freed_pages":{"before":0,"after":0,"diff":0},"total_allocated_objects":{"before…
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.01390 (new key is `total_allocated_objects').
4430 * total_allocated_object_num -> total_allocated_objects
4435 * rename total_allocated_object -> total_allocated_objects