Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-gc.c279 static guint64 time_minor_scan_roots = 0; variable
1272 …nor scan roots", MONO_COUNTER_GC | MONO_COUNTER_ULONG | MONO_COUNTER_TIME, &time_minor_scan_roots); in init_stats()
1803 time_minor_scan_roots += TV_ELAPSED (atv, btv); in collect_nursery()