Home
last modified time | relevance | path

Searched refs:InitStatus (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profiling.cpp409 auto InitStatus = BQ->init(profilingFlags()->per_thread_allocator_max, in profilingLoggingInit() local
412 if (InitStatus != BufferQueue::ErrorCode::Ok) { in profilingLoggingInit()
415 BufferQueue::getErrorString(InitStatus)); in profilingLoggingInit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h61 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enum
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h2541 U8 InitStatus; /* 0x0D */ member
3218 U8 InitStatus; /* 0x0D */ member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_history.txt362 * Added InitStatus to PCIe IO Unit Page 1 header.
H A Dmpi2_cnfg.h3410 U8 InitStatus; /* 0x0D */ member