Home
last modified time | relevance | path

Searched refs:prof (Results 1 – 25 of 80) sorted by relevance

1234

/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll1 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/syntax.prof 2>&1 | FileCheck -ch…
2 ; RUN: not opt < %s -sample-profile -sample-profile-file=missing.prof 2>&1 | FileCheck -check-prefi…
3 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCh…
4 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | File…
5 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | File…
6 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_discriminator_value.prof 2>&…
7 ; RUN: not opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileChec…
8 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/bad_mangle.prof 2>&1 >/dev/null
15 ; MISSING-FILE: error: missing.prof:
16 ; BAD-FN-HEADER: error: {{.*}}bad_fn_header.prof:1: Expected 'mangled_name:NUM:NUM', found 3empty:1…
[all …]
/external/llvm/test/Transforms/SimplifyCFG/
Dpreserve-branchweights.ll8 br i1 %a, label %Y, label %X, !prof !0
9 ; CHECK: br i1 %or.cond, label %Z, label %Y, !prof !0
13 br i1 %c, label %Z, label %Y, !prof !1
27 br i1 %a, label %X, label %Y, !prof !1
28 ; CHECK: br i1 %or.cond, label %Z, label %Y, !prof !1
29 ; CHECK-NOT: !prof
33 br i1 %c, label %Z, label %Y, !prof !2
46 ; CHECK-NOT: !prof
48 br i1 %a, label %X, label %Y, !prof !1
65 ; CHECK-NOT: !prof
[all …]
Dpreserve-branchweights-switch-create.ll13 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/llvm/test/Analysis/BlockFrequencyInfo/
Dirreducible.ll15 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
142 i2 2, label %c2 ], !prof !3
147 i2 2, label %c2 ], !prof !3
152 i2 2, label %c2 ], !prof !3
171 br i1 %x, label %left, label %right, !prof !4
175 br i1 %x, label %right, label %loop.end, !prof !5
[all …]
Dnested_loop_with_branches.ll9 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
Ddouble_exit.ll23 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
Ddouble_backedge.ll12 br i1 %x, label %exit, label %loop.1, !prof !0
16 br i1 %x, label %loop, label %loop.2, !prof !1
Dbasic.ll33 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
Dloop_with_branch.ll9 br i1 %skip_loop, label %skip, label %header, !prof !0
21 i2 1, label %right ], !prof !1
/external/chromium_org/chrome/browser/signin/
Dlocal_auth_unittest.cc25 Profile* prof = testing_profile_manager.CreateTestingProfile("p1"); in TEST() local
36 EXPECT_FALSE(ValidateLocalAuthCredentials(prof, password)); in TEST()
38 SetLocalAuthCredentials(prof, password); in TEST()
54 EXPECT_TRUE(ValidateLocalAuthCredentials(prof, password)); in TEST()
55 EXPECT_FALSE(ValidateLocalAuthCredentials(prof, password + "1")); in TEST()
57 SetLocalAuthCredentials(prof, password); // makes different salt in TEST()
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/www_content/css/
Dprofiler.css5 #prof-options > span {
9 #prof-time {
15 #prof-tree_chart dt {
20 #prof-time_chart {
24 #prof-ruleset {
/external/llvm/test/CodeGen/AArch64/
Dragreedy-csr.ll42 br i1 %cmp, label %if.end, label %return, !prof !988
59 br i1 %isascii.i.i224, label %cond.true.i.i, label %cond.false.i.i, !prof !181
73 br i1 %tobool1.sink.i.i, label %lor.rhs, label %while.body, !prof !989
81 br i1 %isascii.i.i213225, label %cond.true.i.i217, label %cond.false.i.i219, !prof !181
95 br i1 %tobool1.sink.i.i221, label %while.end, label %while.body, !prof !990
106 br i1 %cmp14, label %if.end17, label %return, !prof !991
113 br i1 %15, label %if.then23, label %if.else88, !prof !992
125 br i1 %cmp26, label %land.lhs.true28, label %while.cond59.preheader, !prof !993
130 ], !prof !994
138 ], !prof !995
[all …]
Danalyze-branch.ll16 br i1 %tst, label %true, label %false, !prof !0
39 br i1 %tst, label %true, label %false, !prof !1
62 br i1 %tst, label %true, label %false, !prof !0
83 br i1 %tst, label %true, label %false, !prof !1
104 br i1 %tst, label %true, label %false, !prof !0
125 br i1 %tst, label %true, label %false, !prof !1
147 br i1 %tst, label %true, label %false, !prof !0
169 br i1 %tst, label %true, label %false, !prof !1
192 br i1 %tst, label %true, label %false, !prof !0
214 br i1 %tst, label %true, label %false, !prof !1
/external/llvm/test/CodeGen/X86/
Dragreedy-bug.ll37 br i1 %cmp, label %if.end, label %return, !prof !988
54 br i1 %isascii.i.i224, label %cond.true.i.i, label %cond.false.i.i, !prof !181
68 br i1 %tobool1.sink.i.i, label %lor.rhs, label %while.body, !prof !989
76 br i1 %isascii.i.i213225, label %cond.true.i.i217, label %cond.false.i.i219, !prof !181
90 br i1 %tobool1.sink.i.i221, label %while.end, label %while.body, !prof !990
101 br i1 %cmp14, label %if.end17, label %return, !prof !991
108 br i1 %15, label %if.then23, label %if.else88, !prof !992
120 br i1 %cmp26, label %land.lhs.true28, label %while.cond59.preheader, !prof !993
125 ], !prof !994
133 ], !prof !995
[all …]
/external/chromium_org/v8/tools/profviz/
Dprofviz.js122 this.prof.style.color = "#bbb";
130 this.prof.style.color = "#000";
143 this.prof.value = "";
151 this.prof.style.display = "none";
156 this.prof.style.display = "block";
209 ui.prof.value = args;
210 this.prof.style.color = "";
/external/openssl/ssl/
Dd1_srtp.c258 SRTP_PROTECTION_PROFILE *prof; in ssl_add_clienthello_use_srtp_ext() local
281 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i); in ssl_add_clienthello_use_srtp_ext()
282 s2n(prof->id,p); in ssl_add_clienthello_use_srtp_ext()
407 SRTP_PROTECTION_PROFILE *prof; in ssl_parse_serverhello_use_srtp_ext() local
447 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i); in ssl_parse_serverhello_use_srtp_ext()
449 if(prof->id == id) in ssl_parse_serverhello_use_srtp_ext()
451 s->srtp_profile=prof; in ssl_parse_serverhello_use_srtp_ext()
/external/jemalloc/test/unit/
Dmallctl.c133 TEST_MALLCTL_CONFIG(prof); in TEST_BEGIN()
175 TEST_MALLCTL_OPT(bool, prof, prof); in TEST_BEGIN()
176 TEST_MALLCTL_OPT(const char *, prof_prefix, prof); in TEST_BEGIN()
177 TEST_MALLCTL_OPT(bool, prof_active, prof); in TEST_BEGIN()
178 TEST_MALLCTL_OPT(ssize_t, lg_prof_sample, prof); in TEST_BEGIN()
179 TEST_MALLCTL_OPT(bool, prof_accum, prof); in TEST_BEGIN()
180 TEST_MALLCTL_OPT(ssize_t, lg_prof_interval, prof); in TEST_BEGIN()
181 TEST_MALLCTL_OPT(bool, prof_gdump, prof); in TEST_BEGIN()
182 TEST_MALLCTL_OPT(bool, prof_final, prof); in TEST_BEGIN()
183 TEST_MALLCTL_OPT(bool, prof_leak, prof); in TEST_BEGIN()
/external/chromium_org/third_party/boringssl/src/ssl/
Dd1_srtp.c273 SRTP_PROTECTION_PROFILE *prof; in ssl_add_clienthello_use_srtp_ext() local
296 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i); in ssl_add_clienthello_use_srtp_ext()
297 s2n(prof->id,p); in ssl_add_clienthello_use_srtp_ext()
411 SRTP_PROTECTION_PROFILE *prof; in ssl_parse_serverhello_use_srtp_ext() local
453 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i); in ssl_parse_serverhello_use_srtp_ext()
455 if(prof->id == profile_id) in ssl_parse_serverhello_use_srtp_ext()
457 s->srtp_profile=prof; in ssl_parse_serverhello_use_srtp_ext()
/external/llvm/test/Transforms/InstCombine/
Dcanonicalize_branch.ll6 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/chromium_org/tools/deep_memory_profiler/visualizer/static/
Ddropdown-view.js59 var prof = this.profiler_;
60 var models = prof.getModelsbyId(id);
89 var curSub = prof.getCurSubById(id);
/external/llvm/test/Transforms/LowerExpectIntrinsic/
Dbasic.ll15 ; CHECK: !prof !0
47 ; CHECK: !prof !0
78 ; CHECK: !prof !0
110 ; CHECK: !prof !0
140 ; CHECK: !prof !1
167 ; CHECK: !prof !2
196 ; CHECK: !prof !3
228 ; CHECK: !prof !0
257 ; CHECK: !prof !0
/external/llvm/test/CodeGen/ARM/
D2012-08-04-DtripleSpillReload.ll85 br i1 undef, label %29, label %30, !prof !0
91 br i1 undef, label %31, label %32, !prof !0
103 br i1 undef, label %35, label %36, !prof !0
109 br i1 undef, label %37, label %38, !prof !0
Difcvt-branch-weight.ll26 br i1 %v10, label %bb4, label %bb3, !prof !0
30 br i1 %v11, label %bb4, label %return, !prof !1
/external/clang/test/Profile/
Dobjc-general.m50 // PGOUSE: br {{.*}} !prof ![[FR1:[0-9]+]]
51 // PGOUSE: br {{.*}} !prof ![[FR2:[0-9]+]]
58 // PGOUSE: br {{.*}} !prof ![[BL1:[0-9]+]]
/external/llvm/test/CodeGen/Hexagon/
DBranchPredict.ll15 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

1234