Home
last modified time | relevance | path

Searched defs:Profiler (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.hpp44 struct Profiler struct
51 int framesSec;
52 int framesTotal;
53 double FPS;
56 double cycles[PERF_TIMERS];
58 int64_t ropOperations;
59 int64_t ropOperationsTotal;
60 int64_t ropOperationsFrame;
62 int64_t texOperations;
63 int64_t texOperationsTotal;
[all …]
DConfig.cpp24 Profiler::Profiler() in Profiler() function in sw::Profiler
/third_party/mindspore/mindspore/profiler/
Dprofiling.py65 class Profiler: class
/third_party/typescript/tests/cases/user/chrome-devtools-frontend/
Ddefinitions.js56 var Profiler = {}; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp163 GCOVProfiler Profiler; member in __anon821923f40111::GCOVProfilerLegacyPass
581 GCOVProfiler Profiler(GCOVOpts); in run() local
/third_party/mindspore/
DRELEASE.md195 #### Profiler subsubsection