Home
last modified time | relevance | path

Searched refs:stopPerf (Results 1 - 7 of 7) sorted by relevance

/third_party/node/lib/
H A Ddns.js98 stopPerf,
111 stopPerf(this, kPerfHooksDnsLookupContext, { detail: { addresses } });
132 stopPerf(this, kPerfHooksDnsLookupContext, { detail: { addresses } });
250 stopPerf(this, kPerfHooksDnsLookupServiceContext, { detail: { hostname, service } });
H A D_http_client.js96 stopPerf,
667 stopPerf(req, kClientRequestStatistics, {
H A D_http_server.js109 stopPerf,
234 stopPerf(this, kServerResponseStatistics, {
H A Dnet.js170 stopPerf,
1548 stopPerf(self, kPerfHooksNetConnectContext);
/third_party/node/lib/internal/dns/
H A Dpromises.js77 stopPerf,
89 stopPerf(this, kPerfHooksDnsLookupContext, { detail: { addresses } });
112 stopPerf(this, kPerfHooksDnsLookupContext, { detail: { addresses } });
229 stopPerf(this, kPerfHooksDnsLookupServiceContext, { detail: { hostname, service } });
285 stopPerf(this, kPerfHooksDnsLookupResolveContext, { detail: { result } });
H A Dcallback_resolver.js34 stopPerf,
49 stopPerf(this, kPerfHooksDnsLookupResolveContext, { detail: { result } });
/third_party/node/lib/internal/perf/
H A Dobserve.js544 function stopPerf(target, key, context = {}) { function
568 stopPerf,

Completed in 6 milliseconds