Searched defs:profilers (Results 1 – 12 of 12) sorted by relevance
| /external/tensorflow/tensorflow/core/profiler/lib/ |
| D | profiler_factory_test.cc | 46 auto profilers = CreateProfilers(ProfileOptions()); in TEST() local 55 auto profilers = CreateProfilers(ProfileOptions()); in TEST() local 67 auto profilers = CreateProfilers(ProfileOptions()); in TEST() local 94 auto profilers = CreateProfilers(ProfileOptions()); in TEST() local
|
| D | profiler_collection.cc | 29 std::vector<std::unique_ptr<ProfilerInterface>> profilers) in ProfilerCollection()
|
| /external/autotest/frontend/afe/ |
| D | control_file.py | 151 def _get_profiler_commands(profilers, is_server, profile_only): argument 176 def generate_control(tests, is_server=False, profilers=(), argument
|
| D | rpc_utils.py | 253 def prepare_generate_control_file(tests, profilers, db_tests=True): argument
|
| D | rpc_interface.py | 839 def generate_control_file(tests=(), profilers=(), argument
|
| /external/autotest/client/bin/ |
| D | profilers.py | 7 class profilers(profiler_manager.profiler_manager): class
|
| /external/autotest/server/ |
| D | standalone_profiler.py | 37 def generate_test(machines, hostname, profilers, timeout_start, timeout_stop, argument
|
| D | profilers.py | 28 class profilers(profiler_manager.profiler_manager): class
|
| /external/grpc-grpc/src/csharp/Grpc.Core/Profiling/ |
| D | Profilers.cs | 29 static readonly ThreadLocal<IProfiler> profilers = new ThreadLocal<IProfiler>(); field in Grpc.Core.Profiling.Profilers
|
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
| D | ClientRunners.cs | 47 …static readonly BlockingCollection<BasicProfiler> profilers = new BlockingCollection<BasicProfiler… field in Grpc.IntegrationTesting.ClientRunners
|
| /external/autotest/frontend/client/src/autotest/afe/create/ |
| D | CreateJobViewPresenter.java | 364 JSONArray profilers = new JSONArray(); in getControlFileParams() local
|
| /external/libchrome/base/profiler/ |
| D | stack_sampling_profiler_unittest.cc | 470 std::vector<std::unique_ptr<TestProfilerInfo>> profilers; in CreateProfilers() local
|