Searched refs:gcTimer (Results 1 – 3 of 3) sorted by relevance
28 ltoTimer("LTO", rootTimer), gcTimer("GC", rootTimer), in COFFLinkerContext()
24 ScopedTimer t(ctx.gcTimer); in markLive()
68 Timer gcTimer; variable