HomeSort by relevance Sort by last modified time
    Searched refs:Profiling (Results 1 - 22 of 22) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 111 /// This id is used, for example, for the profiling output.
124 struct Profiling {
125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records)
135 llvm::Optional<Profiling> CheckProfiling;
  /external/grpc-grpc/src/csharp/Grpc.Core/Profiling/
IProfiler.cs 24 namespace Grpc.Core.Profiling
ProfilerScope.cs 24 namespace Grpc.Core.Profiling
ProfilerEntry.cs 24 namespace Grpc.Core.Profiling
Profilers.cs 24 namespace Grpc.Core.Profiling
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/
PerformanceTest.cs 26 using Grpc.Core.Profiling;
ChannelConnectivityTest.cs 27 using Grpc.Core.Profiling;
UserAgentStringTest.cs 26 using Grpc.Core.Profiling;
CallCancellationTest.cs 27 using Grpc.Core.Profiling;
ClientServerTest.cs 27 using Grpc.Core.Profiling;
  /external/gemmlowp/profiling/
profiler.h 31 // from profiling. More complex and feature-rich alternatives are
40 // 0. Enable profiling by defining GEMMLOWP_PROFILING. When profiling is
41 // not enabled, profiling instrumentation from instrumentation.h
44 // when profiling is not enabled, it is an error to #include the
47 // 1. Each thread can opt in to profiling by calling
49 // This can be done at any time, before or during profiling.
60 // enabling profiling (when not defining GEMMLOWP_PROFILING).
62 // 3. Use the profiler.h interface to control profiling. There are two
71 #include "profiling/instrumentation.h
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
ChannelSafeHandle.cs 20 using Grpc.Core.Profiling;
MetadataArraySafeHandle.cs 19 using Grpc.Core.Profiling;
CompletionQueueSafeHandle.cs 19 using Grpc.Core.Profiling;
AsyncCallBase.cs 29 using Grpc.Core.Profiling;
CallSafeHandle.cs 23 using Grpc.Core.Profiling;
GrpcThreadPool.cs 25 using Grpc.Core.Profiling;
AsyncCall.cs 23 using Grpc.Core.Profiling;
  /external/tensorflow/tensorflow/core/profiler/g3doc/
python_api.md 7 * [Multi-step Profiling](#multi-step-profiling)
107 ### Multi-step Profiling
  /external/swiftshader/third_party/LLVM/
Makefile 155 $(Echo) Building Profiling Version
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
ClientRunners.cs 32 using Grpc.Core.Profiling;
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 1195 milliseconds