HomeSort by relevance Sort by last modified time
    Searched full:prof (Results 226 - 250 of 564) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltrace/sysdeps/linux-gnu/ppc/
syscallent.h 66 "prof", /* 44 */
  /external/ltrace/sysdeps/linux-gnu/x86/
syscallent.h 66 "prof", /* 44 */
  /external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/
py_kmeans_understanding.markdown 81 -# [Machine Learning Course](https://www.coursera.org/course/ml), Video lectures by Prof. Andrew Ng
  /external/v8/src/
log-utils.cc 44 // --prof implies --log-code.
log.h 53 // --prof
55 // tick profiler requires code events, so --prof implies --log-code.
  /hardware/intel/img/psb_video/src/hwdefs/
fwrk_msg_mem_io.h 178 // FWRK_SPRMSG PROF
  /ndk/sources/host-tools/make-3.81/
signame.c 181 init_sig (SIGPROF, "PROF", _("Profiling timer expired"));
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Folders.py 67 kColorSyncProfilesFolderType = FOUR_CHAR_CODE('prof')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Folders.py 67 kColorSyncProfilesFolderType = FOUR_CHAR_CODE('prof')
  /toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h 353 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG);
363 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_LITTLE);
411 | (intern->prof ? PDR_BITS1_PROF_BIG : 0)
422 | (intern->prof ? PDR_BITS1_PROF_LITTLE : 0)
  /external/jemalloc/msvc/projects/vc2015/jemalloc/
jemalloc.vcxproj.filters 119 <ClInclude Include="..\..\..\..\include\jemalloc\internal\prof.h">
232 <ClCompile Include="..\..\..\..\src\prof.c">
  /external/llvm/
Makefile 157 .PHONY: debug-opt-prof
158 debug-opt-prof:
  /external/strace/linux/mips/
syscallent-o32.h 47 [4044] = { 0, 0, SEN(prof), "prof" },
  /libcore/ojluni/src/main/java/sun/misc/
VM.java 118 * java.prof report to be automatically generated on exit; if not,
139 * Write the current profiling contents to the file "java.prof".
  /external/elfutils/src/
ranlib.c 246 // XXX Use /prof/self/fd/%d ???
  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 384 #include "jemalloc/internal/prof.h"
419 #include "jemalloc/internal/prof.h"
506 #include "jemalloc/internal/prof.h"
1181 #include "jemalloc/internal/prof.h"
jemalloc_internal.h.in 384 #include "jemalloc/internal/prof.h"
419 #include "jemalloc/internal/prof.h"
506 #include "jemalloc/internal/prof.h"
1181 #include "jemalloc/internal/prof.h"
  /external/llvm/docs/
BlockFrequencyTerminology.rst 37 br i1 %cond, label %B, label %C, !prof !0
  /external/llvm/test/CodeGen/ARM/
arm-and-tst-peephole.ll 59 ], !prof !1
  /external/llvm/test/Transforms/SampleProfile/
calls.ll 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/calls.prof | opt -analyze -branch-prob | FileCheck %s
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 213 MRS, MS, PASTOR, PROF, REP, REVEREND, REV, SEN, ST
  /packages/apps/Messaging/src/android/support/v7/mms/
MmsManager.java 222 // Also set the user agent and ua prof url via the overrides
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/
plugin.go 213 type Symbolizer func(mode, src string, prof *profile.Profile, obj ObjTool, ui UI) error
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 213 type Symbolizer func(mode, src string, prof *profile.Profile, obj ObjTool, ui UI) error
  /external/jemalloc/
Makefile.in 99 $(srcroot)src/prof.c \
379 $(MALLOC_CONF)="prof:true" $(SHELL) $(objroot)test/test.sh $(TESTS_INTEGRATION:$(srcroot)%.c=$(objroot)%)
380 $(MALLOC_CONF)="prof:true,prof_active:false" $(SHELL) $(objroot)test/test.sh $(TESTS_INTEGRATION:$(srcroot)%.c=$(objroot)%)

Completed in 948 milliseconds

1 2 3 4 5 6 7 8 91011>>