Home
last modified time | relevance | path

Searched refs:perftrc (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/server/
DutilitiesPublic.ts15 perftrc(s: string): void; method
Dutilities.ts70 self.logger.perftrc(`GC::before ${before}, after ${after}`);
Dsession.ts3392 …this.logger.perftrc(`${request.seq}::${request.command}: elapsed time (in milliseconds) ${elapsedT…
3395 …this.logger.perftrc(`${request.seq}::${request.command}: async elapsed time (in milliseconds) ${el…
/third_party/typescript/src/tsserver/
DwebServer.ts10 perftrc: noop, constant
/third_party/typescript/src/webServer/
DwebServer.ts28 perftrc(s: string) { method in ts.server.BaseLogger
/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts64 perftrc: noop,
119 perftrc: s => console.log(s),
/third_party/typescript/src/harness/
DharnessLanguageService.ts854 perftrc(message: string): void {
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts7487 perftrc(s: string): void; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts7487 perftrc(s: string): void; method