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

12 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/profile/
gcc-flag-compatibility.test 9 RUN: env LLVM_PROFILE_FILE=%t.d/x1/prof.raw %run %t.d/code
10 RUN: llvm-profdata merge -o %t.profdata %t.d/x1/prof.raw
13 RUN: llvm-profdata merge -o %t.d/default.profdata %t.d/x1/prof.raw
instrprof-basic.c 7 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD1:[0-9]+]]
14 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD2:[0-9]+]]
24 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD2:[0-9]+]]
instrprof-override-filename.c 8 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD1:[0-9]+]]
instrprof-set-filename.c 8 // CHECK: br i1 %{{.*}}, label %{{.*}}, label %{{.*}}, !prof ![[PD1:[0-9]+]]
  /external/jemalloc/test/unit/
prof_accum.c 10 "prof:true,prof_accum:true,prof_active:false,lg_prof_sample:0";
44 assert_d_eq(mallctl("prof.dump", NULL, NULL, NULL, 0),
71 assert_d_eq(mallctl("prof.active", NULL, NULL, &active, sizeof(active)),
  /external/llvm/test/Transforms/Inline/
inline-cold-callee.ll 8 define i32 @callee1(i32 %x) !prof !1 {
16 define i32 @callee2(i32 %x) !prof !2 {
25 define i32 @caller2(i32 %y1) !prof !2 {
inline-hot-callee.ll 8 define i32 @callee1(i32 %x) !prof !1 {
16 define i32 @callee2(i32 %x) !prof !2 {
25 define i32 @caller2(i32 %y1) !prof !2 {
  /external/llvm/test/Transforms/JumpThreading/
update-edge-weight.ll 7 define void @foo(i32 %n) !prof !0 {
10 br i1 %cmp, label %if.then.1, label %if.else.1, !prof !1
22 br i1 %cmp1, label %if.then.2, label %if.else.2, !prof !2
  /external/llvm/test/Analysis/BlockFrequencyInfo/
nested_loop_with_branches.ll 9 br i1 %v0, label %exit, label %outer, !prof !0
16 br i1 %do_inner, label %no_inner, label %inner, !prof !0
22 br i1 %side, label %left, label %right, !prof !0
38 br i1 %stay_inner, label %inner, label %outer, !prof !1
43 br i1 %continue, label %outer, label %exit, !prof !1
irreducible.ll 15 br i1 %x, label %exit.1, label %loop.2, !prof !0
19 br i1 %x, label %exit.2, label %loop.1, !prof !1
98 br i1 %x, label %c1, label %c2, !prof !2
103 br i1 %x, label %c2, label %exit, !prof !2
108 br i1 %x, label %c1, label %exit, !prof !2
139 i2 2, label %c2 ], !prof !3
144 i2 2, label %c2 ], !prof !3
149 i2 2, label %c2 ], !prof !3
168 br i1 %x, label %left, label %right, !prof !4
172 br i1 %x, label %right, label %loop.end, !prof !
    [all...]
double_backedge.ll 12 br i1 %x, label %exit, label %loop.1, !prof !0
16 br i1 %x, label %loop, label %loop.2, !prof !1
loop_with_branch.ll 9 br i1 %skip_loop, label %skip, label %header, !prof !0
21 i2 1, label %right ], !prof !1
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cProfile.py 25 prof = Profile()
29 prof = prof.run(statement)
34 prof.dump_stats(filename)
36 result = prof.print_stats(sort)
45 prof = Profile()
49 prof = prof.runctx(statement, globals, locals)
54 prof.dump_stats(filename)
56 result = prof.print_stats(sort
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
cProfile.py 25 prof = Profile()
29 prof = prof.run(statement)
34 prof.dump_stats(filename)
36 result = prof.print_stats(sort)
45 prof = Profile()
49 prof = prof.runctx(statement, globals, locals)
54 prof.dump_stats(filename)
56 result = prof.print_stats(sort
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cProfile.py 25 prof = Profile()
29 prof = prof.run(statement)
34 prof.dump_stats(filename)
36 result = prof.print_stats(sort)
45 prof = Profile()
49 prof = prof.runctx(statement, globals, locals)
54 prof.dump_stats(filename)
56 result = prof.print_stats(sort
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cProfile.py 25 prof = Profile()
29 prof = prof.run(statement)
34 prof.dump_stats(filename)
36 result = prof.print_stats(sort)
45 prof = Profile()
49 prof = prof.runctx(statement, globals, locals)
54 prof.dump_stats(filename)
56 result = prof.print_stats(sort
    [all...]
  /external/clang/test/Profile/
cxx-rangefor.cpp 18 // PGOUSE: br {{.*}} !prof ![[RF1:[0-9]+]]
21 // PGOUSE: br {{.*}} !prof ![[RF2:[0-9]+]]
26 // PGOUSE: br {{.*}} !prof ![[RF3:[0-9]+]]
32 // PGOUSE: br {{.*}} !prof ![[RF4:[0-9]+]]
cxx-throws.cpp 22 // PGOUSE: br {{.*}} !prof ![[TH1:[0-9]+]]
26 // PGOUSE: br {{.*}} !prof ![[TH2:[0-9]+]]
29 // PGOUSE: br {{.*}} !prof ![[TH3:[0-9]+]]
40 // PGOUSE: br {{.*}} !prof ![[TH4:[0-9]+]]
50 // PGOUSE-EXC: br {{.*}} !prof ![[TH5:[0-9]+]]
56 // PGOUSE: br {{.*}} !prof ![[TH6:[0-9]+]]
60 // PGOUSE-NOT: br {{.*}} !prof ![0-9]+
69 // PGOUSE: br {{.*}} !prof ![[UN1:[0-9]+]]
75 // PGOUSE-NOT: br {{.*}} !prof !{{.*}}
c-captured.c 17 // PGOUSE: br {{.*}} !prof ![[DC1:[0-9]+]]
19 // PGOUSE: br {{.*}} !prof ![[DC2:[0-9]+]]
27 // PGOUSE: br {{.*}} !prof ![[CS1:[0-9]+]]
39 // PGOUSE: br {{.*}} !prof ![[C11:[0-9]+]]
42 // PGOUSE: br {{.*}} !prof ![[C12:[0-9]+]]
cxx-lambda.cpp 27 // LMBUSE: br {{.*}} !prof ![[LF1:[0-9]+]]
30 // LMBUSE: br {{.*}} !prof ![[LF2:[0-9]+]]
35 // PGOUSE: br {{.*}} !prof ![[LW1:[0-9]+]]
39 // PGOUSE: br {{.*}} !prof ![[LW2:[0-9]+]]
44 // PGOUSE: br {{.*}} !prof ![[LW3:[0-9]+]]
  /external/llvm/test/Transforms/InstCombine/
canonicalize_branch.ll 6 br i1 %C, label %T, label %F, !prof !0
20 br i1 %C, label %T, label %F, !prof !1
34 br i1 %C, label %T, label %F, !prof !2
48 br i1 %C, label %T, label %F, !prof !3
  /external/llvm/test/Transforms/SimplifyCFG/
preserve-branchweights-switch-create.ll 13 br i1 %cmp, label %if.then, label %if.else, !prof !0
16 ; CHECK: ], !prof !0
24 br i1 %cmp2, label %if.then7, label %if.else8, !prof !1
51 ], !prof !2
57 ; CHECK: ], !prof !1
73 ], !prof !3
98 ], !prof !4
104 ; CHECK: ], !prof !3
118 ], !prof !5
  /external/opencv3/3rdparty/libjasper/
jas_icc.c 207 jas_iccprof_t *prof; local
208 prof = 0;
209 if (!(prof = jas_malloc(sizeof(jas_iccprof_t)))) {
212 if (!(prof->attrtab = jas_iccattrtab_create()))
214 memset(&prof->hdr, 0, sizeof(jas_icchdr_t));
215 prof->tagtab.numents = 0;
216 prof->tagtab.ents = 0;
217 return prof;
219 if (prof)
220 jas_iccprof_destroy(prof);
260 jas_iccprof_t *prof; local
1693 jas_iccprof_t *prof; local
1706 jas_iccprof_t *prof; local
    [all...]
  /external/opencv3/3rdparty/libjasper/jasper/
jas_cm.h 227 void jas_cmprof_destroy(jas_cmprof_t *prof);
234 int jas_cmprof_load(jas_cmprof_t *prof, jas_stream_t *in, int fmt);
236 int jas_cmprof_save(jas_cmprof_t *prof, jas_stream_t *out, int fmt);
238 int jas_cm_prof_setattr(jas_cm_prof_t *prof, jas_cm_attrname_t name, void *val);
240 void *jas_cm_prof_getattr(jas_cm_prof_t *prof, jas_cm_attrname_t name);
257 jas_iccprof_t *jas_iccprof_createfromcmprof(jas_cmprof_t *prof);
259 #define jas_cmprof_clrspc(prof) ((prof)->clrspc)
260 jas_cmprof_t *jas_cmprof_copy(jas_cmprof_t *prof);
  /external/llvm/test/Transforms/IRCE/
low-becount.ll 15 br i1 %abc, label %in.bounds, label %out.of.bounds, !prof !1
21 br i1 %next, label %loop, label %exit, !prof !2

Completed in 150 milliseconds

12 3 4 5 6 7 8 91011>>