Searched refs:profileStats (Results 1 – 8 of 8) sorted by relevance
7 auto stats = GC.profileStats(); in main()13 stats = GC.profileStats(); in main()
150 core.memory.GC.ProfileStats profileStats() @safe nothrow @nogc;
136 core.memory.GC.ProfileStats profileStats() nothrow in profileStats() function
778 static ProfileStats profileStats() nothrow @nogc @safe in profileStats() function1485 auto stats = GC.profileStats();1487 auto nstats = GC.profileStats();
183 core.memory.GC.ProfileStats profileStats() nothrow in profileStats() function
163 core.memory.GC.ProfileStats profileStats() nothrow in profileStats() function
219 return instance.profileStats(); in gc_profileStats()
1313 core.memory.GC.ProfileStats profileStats() nothrow @trusted5013 GC.ProfileStats stats1 = GC.profileStats();5015 GC.ProfileStats stats2 = GC.profileStats();