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