Home
last modified time | relevance | path

Searched refs:BQ (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfdr_controller_test.cc48 std::unique_ptr<BufferQueue> BQ; member in __xray::__anon0900ef0e0111::FunctionSequenceTest
55 BQ = llvm::make_unique<BufferQueue>(4096, 1, Success); in SetUp()
57 ASSERT_EQ(BQ->getBuffer(B), BufferQueue::ErrorCode::Ok); in SetUp()
59 C = llvm::make_unique<FDRController<>>(BQ.get(), B, *W, clock_gettime, 0); in SetUp()
67 ASSERT_EQ(BQ->finalize(), BufferQueue::ErrorCode::Ok); in TEST_F()
70 std::string Serialized = serialize(*BQ, 3); in TEST_F()
91 ASSERT_EQ(BQ->finalize(), BufferQueue::ErrorCode::Ok); in TEST_F()
94 std::string Serialized = serialize(*BQ, 3); in TEST_F()
107 C = llvm::make_unique<FDRController<>>(BQ.get(), B, *W, clock_gettime, 1000); in TEST_F()
111 ASSERT_EQ(BQ->finalize(), BufferQueue::ErrorCode::Ok); in TEST_F()
[all …]
H A Dprofile_collector_test.cc114 BufferQueue BQ(profilingFlags()->per_thread_allocator_max, in TEST() local
118 ASSERT_EQ(BQ.getBuffer(Buffers.NodeBuffer), BufferQueue::ErrorCode::Ok); in TEST()
119 ASSERT_EQ(BQ.getBuffer(Buffers.RootsBuffer), BufferQueue::ErrorCode::Ok); in TEST()
120 ASSERT_EQ(BQ.getBuffer(Buffers.ShadowStackBuffer), in TEST()
122 ASSERT_EQ(BQ.getBuffer(Buffers.NodeIdPairBuffer), BufferQueue::ErrorCode::Ok); in TEST()
136 profileCollectorService::post(&BQ, std::move(T), std::move(Allocators), in TEST()
185 static BufferQueue BQ(profilingFlags()->per_thread_allocator_max, in threadProcessing() local
189 BQ.getBuffer(B.NodeBuffer); in threadProcessing()
190 BQ.getBuffer(B.RootsBuffer); in threadProcessing()
191 BQ.getBuffer(B.ShadowStackBuffer); in threadProcessing()
[all …]
H A Dallocator_test.cc62 BufferQueue BQ(GetPageSizeCached(), 10, Success); in TEST() local
65 ASSERT_EQ(BQ.getBuffer(B), BufferQueue::ErrorCode::Ok); in TEST()
78 ASSERT_EQ(BQ.releaseBuffer(B), BufferQueue::ErrorCode::Ok); in TEST()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_logging.cc56 BufferQueue *BQ = nullptr; member
82 static BufferQueue *BQ = nullptr; variable
195 DCHECK(BQ->finalizing()); in fdrIterator()
197 if (BQ == nullptr || !BQ->finalizing()) { in fdrIterator()
219 Header.FdrData = FdrAdditionalHeaderData{BQ->ConfiguredBufferSize()}; in fdrIterator()
231 It = BQ->cbegin(); in fdrIterator()
232 End = BQ->cend(); in fdrIterator()
297 if (BQ == nullptr) { in fdrLoggingFlush()
350 Header.FdrData = FdrAdditionalHeaderData{BQ->ConfiguredBufferSize()}; in fdrLoggingFlush()
361 BQ->apply([&](const BufferQueue::Buffer &B) { in fdrLoggingFlush()
[all …]
H A Dxray_fdr_controller.h27 BufferQueue *BQ; variable
44 return BQ == nullptr || BQ->finalizing(); in finalized()
48 return B.Data != nullptr && B.Generation == BQ->generation() && in hasSpace()
57 if (BQ->getBuffer(B) != BufferQueue::ErrorCode::Ok) in getNewBuffer()
134 if (BQ == nullptr) in returnBuffer()
139 BQ->releaseBuffer(B); // ignore result. in returnBuffer()
143 return BQ->releaseBuffer(B) == BufferQueue::ErrorCode::Ok; in returnBuffer()
155 if (B.Generation != BQ->generation()) in recordPreamble()
172 if (B.Generation != BQ->generation()) in recordPreamble()
192 if (B.Generation != BQ->generation()) in rewindRecords()
[all …]
H A Dxray_profiling.cc54 static BufferQueue *BQ = nullptr; variable
99 if (BQ == nullptr) in getThreadLocalData()
102 if (BQ->getBuffer(ThreadBuffers.NodeBuffer) != BufferQueue::ErrorCode::Ok) in getThreadLocalData()
106 BQ->releaseBuffer(ThreadBuffers.NodeBuffer); in getThreadLocalData()
109 if (BQ->getBuffer(ThreadBuffers.RootsBuffer) != BufferQueue::ErrorCode::Ok) in getThreadLocalData()
113 BQ->releaseBuffer(ThreadBuffers.RootsBuffer); in getThreadLocalData()
116 if (BQ->getBuffer(ThreadBuffers.ShadowStackBuffer) != in getThreadLocalData()
121 BQ->releaseBuffer(ThreadBuffers.ShadowStackBuffer); in getThreadLocalData()
124 if (BQ->getBuffer(ThreadBuffers.NodeIdPairBuffer) != in getThreadLocalData()
191 profileCollectorService::post(BQ, std::move(*FCT), std::move(*Allocators), in postCurrentThreadFCT()
[all …]
H A Dxray_profile_collector.cc61 BufferQueue *BQ; member
77 static BufferQueue *BQ = nullptr; variable
321 TD.BQ->releaseBuffer(TD.Buffers.NodeBuffer); in reset()
322 TD.BQ->releaseBuffer(TD.Buffers.RootsBuffer); in reset()
323 TD.BQ->releaseBuffer(TD.Buffers.ShadowStackBuffer); in reset()
324 TD.BQ->releaseBuffer(TD.Buffers.NodeIdPairBuffer); in reset()
339 BQ->releaseBuffer(Buffer); in reset()
342 if (BQ == nullptr) { in reset()
348 BQ = reinterpret_cast<BufferQueue *>(&BufferQueueStorage); in reset()
350 BQ->finalize(); in reset()
[all …]
/netbsd-src/external/mpl/bind/dist/tests/dns/comparekeys/
H A DKexample3.+002+17187.private4 Generator(g): BQ==
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/
H A Droot.pem14 BQ/MZ2M21E03sxlgPGKkRVTU520az84Tyft7T7sJ6BeGSMrdEZVUSJxsS/iFFwL2
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Droot.pem14 BQ/MZ2M21E03sxlgPGKkRVTU520az84Tyft7T7sJ6BeGSMrdEZVUSJxsS/iFFwL2
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-proto-html31 BQ
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dmsm8916-longcheer-l8910.dts11 model = "BQ Aquaris X5 (Longcheer L8910)";
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_neon.td1937 def VDOT_LANEQ_BF : SOpInst<"vbfdot_laneq", "..B(BQ)I", "fQf", OP_BFDOT_LNQ> {
1947 def VFMLALB_LANEQ_BF : SOpInst<"vbfmlalb_laneq", "..B(BQ)I", "Qf", OP_BFMLALB_LN>;
1950 def VFMLALT_LANEQ_BF : SOpInst<"vbfmlalt_laneq", "..B(BQ)I", "Qf", OP_BFMLALT_LN>;
2059 def VCVT_LOW_F32_BF16 : SOpInst<"vcvt_low_f32", "(F>)(BQ!)", "Qb", OP_VCVT_F32_BF16_LO>;
2060 def VCVT_HIGH_F32_BF16 : SOpInst<"vcvt_high_f32", "(F>)(BQ!)", "Qb", OP_VCVT_F32_BF16_HI>;
2067 def VCVT_BF16_F32_A32_INTERNAL : WInst<"__a32_vcvt_bf16", "BQ", "f">;
2068 def VCVT_BF16_F32_A32 : SOpInst<"vcvt_bf16", "BQ", "f", OP_VCVT_BF16_F32_A32>;
2069 def VCVT_LOW_BF16_F32_A32 : SOpInst<"vcvt_low_bf16", "BQ", "Qf", OP_VCVT_BF16_F32_LO_A32>;
2074 def VCVT_LOW_BF16_F32_A64_INTERNAL : WInst<"__a64_vcvtq_low_bf16", "BQ", "Hf">;
2075 def VCVT_LOW_BF16_F32_A64 : SOpInst<"vcvt_low_bf16", "BQ", "Qf", OP_VCVT_BF16_F32_LO_A64>;
[all …]
/netbsd-src/external/public-domain/tz/dist/
H A Diso3166.tab60 BQ Caribbean NL
H A Dzone1970.tab254 PR,AG,CA,AI,AW,BL,BQ,CW,DM,GD,GP,KN,LC,MF,MS,SX,TT,VC,VG,VI +182806-0660622 America/Puerto_Rico AST - QC (Lower North Shore)
H A Dzone.tab88 BQ +120903-0681636 America/Kralendijk
H A DNEWS4324 Country code BQ is now called the more common name "Caribbean Netherlands"
4439 Fix typos in the entries for country codes BQ and SX.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dconstraints.md539 (define_constraint "BQ"
543 (match_test "s390_mem_constraint (\"BQ\", op)"))
H A Ds390.md1134 (match_operand:DI 1 "general_operand" "d,K,Os,T,BQ")))]
1148 (match_operand:SI 1 "general_operand" "d,K,Os,R,T,BQ")))]
1285 "d, d,d,Q,d, Q,BQ")
1287 "d,Op,b,D,T,BQ,Q")))]
1305 (compare (match_operand:SI 0 "nonimmediate_operand" "d, d,d,Q,d,d, Q,BQ")
1306 (match_operand:SI 1 "general_operand" "d,Os,b,D,R,T,BQ, Q")))]
1325 (compare (match_operand:HI 0 "nonimmediate_operand" "d,d,Q,Q,BQ")
1326 (match_operand:HI 1 "general_operand" "Q,S,D,BQ,Q")))]
1341 (compare (match_operand:QI 0 "nonimmediate_operand" "d,d,Q,S,Q,BQ")
1342 (match_operand:QI 1 "general_operand" "Q,S,n,n,BQ,Q")))]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dconstraints.md539 (define_constraint "BQ"
543 (match_test "s390_mem_constraint (\"BQ\", op)"))
H A Ds390.md1167 (match_operand:DI 1 "general_operand" "d,K,Os,T,BQ")))]
1181 (match_operand:SI 1 "general_operand" "d,K,Os,R,T,BQ")))]
1318 "d, d,d,Q,d, Q,BQ")
1320 "d,Op,b,D,T,BQ,Q")))]
1338 (compare (match_operand:SI 0 "nonimmediate_operand" "d, d,d,Q,d,d, Q,BQ")
1339 (match_operand:SI 1 "general_operand" "d,Os,b,D,R,T,BQ, Q")))]
1358 (compare (match_operand:HI 0 "nonimmediate_operand" "d,d,Q,Q,BQ")
1359 (match_operand:HI 1 "general_operand" "Q,S,D,BQ,Q")))]
1374 (compare (match_operand:QI 0 "nonimmediate_operand" "d,d,Q,S,Q,BQ")
1375 (match_operand:QI 1 "general_operand" "Q,S,n,n,BQ,Q")))]
/netbsd-src/share/misc/
H A Dcountry47 Bonaire, Sint Eustatius and Saba BQ BES 535 NL
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Drk3188-bqedison2qc.dts13 model = "BQ Edison2 Quad-Core";
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dtest_signatures.1592 …+29Sd+9lcu/Krx3rlYd5Y/dmu2ZX/SXX+XVUY Iqla+LwyYe6UWhG1zdvtD5UHuBBYocGcGud9amqFXHo8Q7YVded4AkoC 1BQ=
/netbsd-src/lib/libc/time/
H A DNEWS4407 Country code BQ is now called the more common name "Caribbean Netherlands"
4522 Fix typos in the entries for country codes BQ and SX.

12