/external/swiftshader/src/Device/ |
D | Config.hpp | 46 struct Profiler struct 53 int framesSec; 54 int framesTotal; 55 double FPS; 58 double cycles[PERF_TIMERS]; 60 int64_t ropOperations; 61 int64_t ropOperationsTotal; 62 int64_t ropOperationsFrame; 64 int64_t texOperations; 65 int64_t texOperationsTotal; [all …]
|
D | Config.cpp | 24 Profiler::Profiler() in Profiler() function in sw::Profiler
|
/external/swiftshader/src/Main/ |
D | Config.hpp | 46 struct Profiler struct 53 int framesSec; 54 int framesTotal; 55 double FPS; 58 double cycles[PERF_TIMERS]; 60 int64_t ropOperations; 61 int64_t ropOperationsTotal; 62 int64_t ropOperationsFrame; 64 int64_t texOperations; 65 int64_t texOperationsTotal; [all …]
|
D | Config.cpp | 24 Profiler::Profiler() in Profiler() function in sw::Profiler
|
/external/tensorflow/tensorflow/lite/profiling/ |
D | profiler.h | 80 Profiler() : buffer_(1024, false) {} in Profiler() function 168 Profiler() {} in Profiler() function
|
/external/tensorflow/tensorflow/cc/profiler/ |
D | profiler.cc | 20 Profiler::Profiler(const GraphDef& graph) { in Profiler() function in tensorflow::tfprof::Profiler
|
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/ |
D | Profiler.java | 50 public class Profiler implements TimeInstrument { class 67 public Profiler(String name) { in Profiler() method in Profiler
|
/external/tensorflow/tensorflow/python/eager/ |
D | profiler.py | 171 class Profiler(object): class
|
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | Profiler.cs | 50 public class Profiler : BlankDebugEventListener class 92 public Profiler() in Profiler() method in Antlr.Runtime.Debug.Profiler 96 public Profiler(DebugParser parser) in Profiler() method in Antlr.Runtime.Debug.Profiler
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | Profiler.cs | 51 public class Profiler : BlankDebugEventListener { class 92 public Profiler() { in Profiler() method in Antlr.Runtime.Debug.Profiler 95 public Profiler(DebugParser parser) { in Profiler() method in Antlr.Runtime.Debug.Profiler
|
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
D | Profiler.java | 38 public class Profiler extends BlankDebugEventListener { class 148 public Profiler() { in Profiler() method in Profiler 151 public Profiler(DebugParser parser) { in Profiler() method in Profiler
|
/external/tensorflow/tensorflow/python/profiler/ |
D | model_analyzer.py | 126 class Profiler(object): class
|
/external/webrtc/webrtc/base/ |
D | profiler.cc | 96 Profiler::Profiler() { in Profiler() function in rtc::Profiler
|
/external/v8/src/ |
D | log.h | 74 class Profiler; variable 355 friend class Profiler; variable
|
D | log.cc | 777 class Profiler: public base::Thread { class 887 Profiler::Profiler(Isolate* isolate) in Profiler() function in v8::internal::Profiler
|
/external/gemmlowp/profiling/ |
D | instrumentation.h | 82 static Mutex* Profiler() { in Profiler() function
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | profile.rb | 195 class Profiler class
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 149 GCOVProfiler Profiler; member in __anonb1728d150111::GCOVProfilerLegacyPass 466 GCOVProfiler Profiler(GCOVOpts); in run() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | GCOVProfiling.cpp | 161 GCOVProfiler Profiler; member in __anon01e9806d0111::GCOVProfilerLegacyPass 492 GCOVProfiler Profiler(GCOVOpts); in run() local
|
/external/clang/lib/AST/ |
D | StmtProfile.cpp | 262 StmtProfiler *Profiler; member in __anon5ea2e3350211::OMPClauseProfiler 1755 StmtProfiler Profiler(ID, Context, Canonical); in Profile() local
|
/external/autotest/frontend/afe/ |
D | models.py | 1096 class Profiler(dbmodels.Model, model_logic.ModelExtensions): class
|