Searched defs:AddProfiler (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/profiling/ | ||
| D | root_profiler.cc | 24 void RootProfiler::AddProfiler(Profiler* profiler) {  in AddProfiler()  function in tflite::profiling::RootProfiler | 
| /external/tensorflow/tensorflow/lite/ | ||
| D | interpreter_experimental.cc | 125 void Interpreter::AddProfiler(Profiler* profiler) {  in AddProfiler()  function in tflite::Interpreter | 
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ | ||
| D | ClientRunners.cs | 49         internal static void AddProfiler(BasicProfiler profiler)  in AddProfiler()  method in Grpc.IntegrationTesting.ClientRunners |