Home
last modified time | relevance | path

Searched refs:Profiling (Results 1 – 25 of 34) sorted by relevance

12

/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h124 struct Profiling { struct
125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() function
135 llvm::Optional<Profiling> CheckProfiling;
/external/python/cpython2/Doc/library/
Ddebug.rst2 Debugging and Profiling
Dprofile.rst518 What Is Deterministic Profiling?
/external/mesa3d/src/gallium/docs/source/drivers/openswr/
Dprofiling.rst1 Profiling title
/external/gemmlowp/profiling/
Dprofiler.h147 #error Profiling is not enabled!
/external/swiftshader/third_party/LLVM/
DMakefile155 $(Echo) Building Profiling Version
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DDbg.stg73 // Profiling not yet implemented for C target
/external/llvm/lib/Target/AArch64/
DAArch64.td45 "Enable Statistical Profiling extension">;
DAArch64SystemOperands.td983 // v8.2a "Statistical Profiling extension" registers
/external/lisa/ipynb/examples/trace_analysis/
DTraceAnalysis_FunctionsProfiling.ipynb9 "## Kernel Functions Profiling\n",
10 "Details on functions profiling are given in **Plot Functions Profiling Data** below."
180 "## Workload Execution and Functions Profiling Data Collection\n",
281 "## Parse Trace and Profiling Data"
450 "## Report Functions Profiling Data\n",
698 "## Plot Functions Profiling Data\n",
DTraceAnalysis_IdleStates.ipynb23 …on idle states profiling ar given in **Per-CPU/Per-Cluster Idle State Residency Profiling** below."
445 "## Per-CPU Idle State Residency Profiling"
/external/gemmlowp/
DREADME.txt221 Profiling
/external/lisa/ipynb/profiling/
Dkernel_functions_profiling.ipynb7 "<font size=\"9\">Kernel Functions Profiling</font><br>\n",
677 "#logging.info(\"Profiling data:\\n%s\", json.dumps(profiling_data, indent=4))\n",
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt335 317441 Add support for AMD's LWP (LightWeight Profiling) architecture
/external/compiler-rt/lib/profile/
DInstrProfData.inc643 /* Value Profiling API linkage name. */
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc643 /* Value Profiling API linkage name. */
/external/clang/lib/Driver/
DToolChains.cpp3503 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
3507 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs()
3511 CmdArgs.push_back(Profiling ? "-lstdc++_p" : "-lstdc++"); in AddCXXStdlibLibArgs()
/external/llvm/
DCMakeLists.txt680 "Profiling data file to use when compiling in order to improve runtime performance.")
/external/libmtp/logs/
Dmtp-detect-sonyericsson-w910.txt140 0360: 5072 6f66 696c 696e 6720 6f66 2073 6574 Profiling of set
/external/iproute2/testsuite/configs/
Dall-police-act1421 # Profiling support
Dall-no-act1416 # Profiling support
/external/bison/po/
Dja.po1560 #~ msgid "Profiling timer expired"
/external/lisa/ipynb/energy/
DEnergyModel_SystemEnergy.ipynb446 "## Active States Profiling"
850 "## Idle States Profiling"
DEnergyModel_ClusterEnergy.ipynb349 "## Active States Profiling"
775 "## Idle States Profiling"
/external/python/cpython2/Doc/c-api/
Dinit.rst953 Profiling and Tracing

12