Home
last modified time | relevance | path

Searched refs:Wait (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp198 unsigned &getCounterRef(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getCounterRef() argument
201 return Wait.LoadCnt; in getCounterRef()
203 return Wait.ExpCnt; in getCounterRef()
205 return Wait.DsCnt; in getCounterRef()
207 return Wait.StoreCnt; in getCounterRef()
209 return Wait.SampleCnt; in getCounterRef()
211 return Wait.BvhCnt; in getCounterRef()
213 return Wait.KmCnt; in getCounterRef()
219 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() argument
220 unsigned &WC = getCounterRef(Wait, T); in addWait()
[all …]
/freebsd/tools/test/stress2/testcases/shm/
H A Dshm.c108 Wait(int i) { in Wait() function
143 Wait(1); in test()
166 Wait(0); in test()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h60 Wait, enumerator
127 case OpenACCDirectiveKind::Wait: in printOpenACCDirectiveKind()
287 Wait, enumerator
443 case OpenACCClauseKind::Wait: in printOpenACCClauseKind()
/freebsd/tools/test/stress2/misc/
H A Dkern_umtx_inf_loop.sh91 // Wait for the main thread to sleep.
97 // Wait for the contender to lock umtx_lock
135 // Wait for the contender to sleep.
H A Dmlockall6.sh128 while (share2[R1] == 0) /* Wait for parent */
140 while (share2[R1] != 2) /* Wait for child */
H A Dumtx_suspend.sh75 // Wait for the spinning_thread to call pthread_mutex_lock(3)
H A Dsigfastblock2.sh105 // Wait for the SIGCHLD handler to write to us.
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h138 ClauseKind == OpenACCClauseKind::Wait) && in getNumIntExprs()
145 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueuesLoc()
155 assert(ClauseKind == OpenACCClauseKind::Wait && in getDevNumExpr()
165 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueueIdExprs()
370 assert(ClauseKind == OpenACCClauseKind::Wait && in setWaitDetails()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h61 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
94 sys::cas_flag old_val = sys::CompareAndSwap(&flag.status, Wait, Uninitialized); in call_once()
H A DProgram.h212 Wait(const ProcessInfo &PI, ///< The child process that should be waited on.
/freebsd/sys/sys/
H A Daac_ioctl.h172 int Wait; member
179 int Wait; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp61 .Case("wait", OpenACCDirectiveKind::Wait) in getOpenACCDirectiveKind()
146 .Case("wait", OpenACCClauseKind::Wait) in getOpenACCClauseKind()
301 case OpenACCDirectiveKind::Wait: in isOpenACCDirectiveKind()
493 case OpenACCClauseKind::Wait: in getClauseParensKind()
1111 case OpenACCClauseKind::Wait: { in ParseOpenACCClauseParams()
1171 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument()
1173 IsDirective ? OpenACCClauseKind::Invalid : OpenACCClauseKind::Wait, in ParseOpenACCWaitArgument()
1213 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument()
1215 IsDirective ? OpenACCClauseKind::Invalid : OpenACCClauseKind::Wait, in ParseOpenACCWaitArgument()
1396 case OpenACCDirectiveKind::Wait: in ParseOpenACCDirective()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.h72 void Wait();
196 writers_.Wait(); in Lock()
280 readers_.Wait(); in ReadLock()
/freebsd/sys/contrib/openzfs/etc/systemd/system/
H A Dzfs-volume-wait.service.in2 Description=Wait for ZFS Volume (zvol) links in /dev
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h144 virtual int Wait() = 0;
235 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h29 enum State : unsigned char { Nonblocking, Wait }; enumerator
/freebsd/bin/sh/tests/builtins/
H A Dread11.010 # Wait for the child to open fifo1 for writing
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc682 virtual int Wait();
704 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest
842 int Wait() override;
862 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest
1061 int Wait() override;
1079 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp160 GotCtx.Wait(); in TEST_F()
161 GotCtx.Wait(); in TEST_F()
/freebsd/contrib/libfido2/windows/
H A Dcygwin.ps163 Start-Process "${Cygwin}\${Setup}" -Wait -NoNewWindow `
/freebsd/sys/dev/ppbus/
H A Dppb_1284.h62 #define Wait nBUSY macro
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,imx7ulp-pm.txt11 Standby modes for either Cortex family. Run, Wait, and Stop are the
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dinvoke-ntp-wait.texi4 @cindex Wait for ntpd to stabilize the system clock
64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p18
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.texi18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DProgram.cpp45 ProcessInfo Result = Wait( in ExecuteAndWait()

1234