Searched refs:totalMapTimer (Results 1 – 3 of 3) sorted by relevance
31 totalMapTimer("MAP Emission (Cumulative)", rootTimer), in COFFLinkerContext()32 symbolGatherTimer("Gather Symbols", totalMapTimer), in COFFLinkerContext()33 symbolStringsTimer("Build Symbol Strings", totalMapTimer), in COFFLinkerContext()34 writeTimer("Write to File", totalMapTimer), in COFFLinkerContext()
74 Timer totalMapTimer; variable
213 ScopedTimer t1(ctx.totalMapTimer); in writeMapFile()