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

1 2 34 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /external/llvm/test/Analysis/BlockFrequencyInfo/
double_exit.ll 23 br i1 %cmp, label %inner, label %exit, !prof !2 ; 2:1
36 br i1 %cmp2, label %inner.body, label %outer.inc, !prof !1 ; 4:1
44 br i1 %tobool, label %exit, label %inner.inc, !prof !0 ; 3:1
96 br i1 %cmp, label %middle, label %exit, !prof !3 ; 1:1
109 br i1 %cmp2, label %inner, label %outer.inc, !prof !2 ; 2:1
122 br i1 %cmp5, label %inner.body, label %middle.inc, !prof !1 ; 4:1
130 br i1 %tobool, label %outer.inc, label %inner.inc, !prof !0 ; 3:1
basic.ll 33 br i1 %cond, label %then, label %else, !prof !0
60 i32 4, label %case_e ], !prof !1
120 br i1 %cmp5, label %for.inc8, label %for.body6, !prof !2
126 br i1 %cmp2, label %for.inc11, label %for.cond4.preheader, !prof !2
132 br i1 %cmp, label %for.end13, label %for.cond1.preheader, !prof !2
bad_input.ll 19 br i1 %cmp, label %for.end, label %for.body, !prof !0
33 br i1 %x, label %for.body, label %for.end, !prof !1
  /external/clang/test/Profile/
objc-general.m 50 // PGOUSE: br {{.*}} !prof ![[FR1:[0-9]+]]
51 // PGOUSE: br {{.*}} !prof ![[FR2:[0-9]+]]
58 // PGOUSE: br {{.*}} !prof ![[BL1:[0-9]+]]
cxx-templates.cpp 27 // T0USE: br {{.*}} !prof ![[T01:[0-9]+]]
29 // T100USE: br {{.*}} !prof ![[T1001:[0-9]+]]
  /external/llvm/test/CodeGen/Hexagon/
BranchPredict.ll 15 br i1 %tobool, label %if.else, label %if.then, !prof !0
37 br i1 %tobool, label %if.else, label %if.then, !prof !1
58 br i1 %tobool, label %if.else, label %if.then, !prof !0
  /external/llvm/test/CodeGen/PowerPC/
branch-hint.ll 49 br i1 %cmp, label %if.then, label %if.end, !prof !0
71 br i1 %cmp, label %if.then, label %if.end, !prof !1
108 br i1 %cmp, label %if.end.6, label %if.end, !prof !3
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_profile.py 23 prof = cls.profilerclass(timer, 0.001)
25 prof.runctx("testfunc()", globals(), locals())
29 stats = pstats.Stats(prof, stream=s)
54 prof = self.profilerclass(timer, 0.001)
55 prof.runctx(stmt, globals(), locals())
56 stats = pstats.Stats(prof, stream=s)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_profile.py 23 prof = cls.profilerclass(timer, 0.001)
25 prof.runctx("testfunc()", globals(), locals())
29 stats = pstats.Stats(prof, stream=s)
54 prof = self.profilerclass(timer, 0.001)
55 prof.runctx(stmt, globals(), locals())
56 stats = pstats.Stats(prof, stream=s)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_profile.py 23 prof = cls.profilerclass(timer, 0.001)
25 prof.runctx("testfunc()", globals(), locals())
29 stats = pstats.Stats(prof, stream=s)
54 prof = self.profilerclass(timer, 0.001)
55 prof.runctx(stmt, globals(), locals())
56 stats = pstats.Stats(prof, stream=s)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_profile.py 23 prof = cls.profilerclass(timer, 0.001)
25 prof.runctx("testfunc()", globals(), locals())
29 stats = pstats.Stats(prof, stream=s)
54 prof = self.profilerclass(timer, 0.001)
55 prof.runctx(stmt, globals(), locals())
56 stats = pstats.Stats(prof, stream=s)
  /external/eigen/bench/
basicbench.cxxlist 19 # CLIST[((g++))]="icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size -prof-genx"
20 # CLIST[((g++))]="icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size -prof-use"
  /external/llvm/test/CodeGen/ARM/
ifcvt-branch-weight.ll 26 br i1 %v10, label %bb4, label %bb3, !prof !0
30 br i1 %v11, label %bb4, label %return, !prof !1
  /external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/
codegen-cond.ll 9 br i1 %rare, label %safepoint, label %continue, !prof !0
36 br i1 %rare, label %safepoint, label %continue, !prof !0
  /external/opencv3/3rdparty/libjasper/jasper/
jas_icc.h 377 int jas_iccprof_save(jas_iccprof_t *prof, jas_stream_t *out);
378 void jas_iccprof_destroy(jas_iccprof_t *prof);
379 jas_iccattrval_t *jas_iccprof_getattr(jas_iccprof_t *prof,
381 int jas_iccprof_setattr(jas_iccprof_t *prof, jas_iccattrname_t name,
383 void jas_iccprof_dump(jas_iccprof_t *prof, FILE *out);
384 jas_iccprof_t *jas_iccprof_copy(jas_iccprof_t *prof);
385 int jas_iccprof_gethdr(jas_iccprof_t *prof, jas_icchdr_t *hdr);
386 int jas_iccprof_sethdr(jas_iccprof_t *prof, jas_icchdr_t *hdr);
  /external/v8/src/
flags.h 23 // ("--prof", "--log-file", "v8.prof", "--nolazy").
  /external/compiler-rt/test/profile/
instrprof-write-file-only.c 13 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD1:[0-9]+]]
  /external/llvm/test/Transforms/IRCE/
bug-loop-varying-upper-limit.ll 15 br i1 %abc, label %in.bounds, label %out.of.bounds, !prof !1
  /external/llvm/test/Transforms/LoopUnswitch/
2015-06-17-Metadata.ll 17 br i1 %cmp1, label %if.then, label %if.else, !prof !0
19 ; CHECK-NEXT: br i1 %cmp1, label %if.then.us, label %if.else, !prof !0
56 ;CHECK-NEXT: br i1 %cmp1, label %for.body, label %for.cond.cleanup.split, !prof !1
63 br i1 %cmp1, label %if.then, label %for.cond.cleanup, !prof !0
  /external/llvm/test/Transforms/SampleProfile/
entry_counts.ll 1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/entry_counts.prof -S | FileCheck %s
  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights-partial.ll 19 br i1 %cmp11, label %if.then, label %if.else, !prof !0
  /frameworks/base/core/java/android/ddm/
DdmHandleProfiling.java 150 Log.v("ddm-heap", "Method prof stream start: size=" + bufferSize
168 Log.v("ddm-heap", type + " prof stream end");
174 Log.w("ddm-heap", type + " prof stream end failed: "
204 Log.v("ddm-heap", "Sample prof stream start: size=" + bufferSize
  /packages/apps/Messaging/src/android/support/v7/mms/
UserAgentInfoLoader.java 20 * Interface to load UserAgent and UA Prof URL

Completed in 518 milliseconds

1 2 34 5 6 7 8 91011>>