Definition at line 29 of file CapacityEstimator.cxx.
◆ Impl()
| o2::itsmft::tracking::CapacityEstimator::Impl::Impl |
( |
Config |
config | ) |
|
|
inlineexplicit |
◆ checkpointBeforeUpdate()
| void o2::itsmft::tracking::CapacityEstimator::Impl::checkpointBeforeUpdate |
( |
KeyType |
key | ) |
|
|
inline |
◆ observe()
| void o2::itsmft::tracking::CapacityEstimator::Impl::observe |
( |
KeyType |
key, |
|
|
double |
scale, |
|
|
size_t |
requested, |
|
|
size_t |
granted, |
|
|
size_t |
emitted, |
|
|
size_t |
spilled, |
|
|
bool |
overflowed, |
|
|
bool |
memoryLimited |
|
) |
| |
|
inline |
◆ cfg
| Config o2::itsmft::tracking::CapacityEstimator::Impl::cfg |
◆ entries
| std::unordered_map<KeyType, Entry> o2::itsmft::tracking::CapacityEstimator::Impl::entries |
◆ mutex
| std::mutex o2::itsmft::tracking::CapacityEstimator::Impl::mutex |
|
mutable |
◆ transactionActive
| bool o2::itsmft::tracking::CapacityEstimator::Impl::transactionActive {false} |
◆ undo
| std::unordered_map<KeyType, UndoRecord> o2::itsmft::tracking::CapacityEstimator::Impl::undo |
The documentation for this struct was generated from the following file: