Home
last modified time | relevance | path

Searched refs:Profilers (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Tests/
DPerformanceTest.cs62 Profilers.SetForCurrentThread(profiler); in UnaryCallPerformance()
/third_party/grpc/src/csharp/Grpc.Core/Profiling/
DProfilers.cs26 internal static class Profilers class
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs165 Profilers.SetForCurrentThread(optionalProfiler); in RunHandlerLoop()
DAsyncCall.cs78 var profiler = Profilers.ForCurrentThread(); in UnaryCall()
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs204 Profilers.SetForCurrentThread(optionalProfiler); in RunUnary()
/third_party/node/doc/api/
Dinspector.md190 Apart from the debugger, various V8 Profilers are available through the DevTools
/third_party/python/Doc/library/
Dprofile.rst4 The Python Profilers