LLVM: llvm::DebugCounter::CounterState Struct Reference (original) (raw)
#include "[llvm/Support/DebugCounter.h](DebugCounter%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| int64_t | Count |
| uint64_t | ChunkIdx |
Detailed Description
Definition at line 122 of file DebugCounter.h.
Member Data Documentation
◆ ChunkIdx
uint64_t llvm::DebugCounter::CounterState::ChunkIdx
Definition at line 124 of file DebugCounter.h.
◆ Count
int64_t llvm::DebugCounter::CounterState::Count
Definition at line 123 of file DebugCounter.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/DebugCounter.h