HomeSort by relevance Sort by last modified time
    Searched refs:Profiling (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 41 DeviceView_Start_Method_Profiling=Start Method Profiling
42 DeviceView_Start_Method_Profiling_Not_Suported_By_Vm=Start Method Profiling (not supported by this VM)
43 DeviceView_Start_Method_Profiling_Tooltip=Start Method Profiling
44 DeviceView_Stop_Method_Profiling=Stop Method Profiling
45 DeviceView_Stop_Method_Profiling_Tooltip=Stop Method Profiling
  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 111 /// This id is used, for example, for the profiling output.
124 struct Profiling {
125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records)
135 llvm::Optional<Profiling> CheckProfiling;
  /external/gemmlowp/profiling/
profiler.h 31 // from profiling. More complex and feature-rich alternatives are
40 // 0. Enable profiling by defining GEMMLOWP_PROFILING. When profiling is
41 // not enabled, profiling instrumentation from instrumentation.h
44 // when profiling is not enabled, it is an error to #include the
47 // 1. Each thread can opt in to profiling by calling
49 // This can be done at any time, before or during profiling.
60 // enabling profiling (when not defining GEMMLOWP_PROFILING).
62 // 3. Use the profiler.h interface to control profiling. There are two
71 #include "profiling/instrumentation.h
    [all...]
  /system/extras/perfprofd/tests/
perfprofd_test.cc 610 I: starting Android Wide Profiling daemon
617 I: finishing Android Wide Profiling daemon
666 I: starting Android Wide Profiling daemon
681 I: finishing Android Wide Profiling daemon
  /external/llvm/
Makefile 166 $(Echo) Building Profiling Version

Completed in 117 milliseconds