reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 static Timer addObjectsTimer("Add Objects", totalPdbLinkTimer); 77 static Timer globalsLayoutTimer("Globals Stream Layout", totalPdbLinkTimer); 78 static Timer tpiStreamLayoutTimer("TPI Stream Layout", totalPdbLinkTimer); 79 static Timer diskCommitTimer("Commit to Disk", totalPdbLinkTimer); 1597 ScopedTimer t1(totalPdbLinkTimer);