Home
last modified time | relevance | path

Searched refs:SuspendCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMinidump.h221 support::ulittle32_t SuspendCount; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h998 ULONG32 SuspendCount; member
1013 ULONG32 SuspendCount; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpYAML.cpp362 mapOptionalHex(IO, "Suspend Count", T.Entry.SuspendCount, 0); in mapping()