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