#include <incremental-marking-schedule.h>
◆ is_behind_expectation()
bool heap::base::IncrementalMarkingSchedule::StepInfo::is_behind_expectation |
( |
| ) |
const |
|
inline |
◆ marked_bytes()
size_t heap::base::IncrementalMarkingSchedule::StepInfo::marked_bytes |
( |
| ) |
const |
|
inline |
◆ scheduled_delta_bytes()
int64_t heap::base::IncrementalMarkingSchedule::StepInfo::scheduled_delta_bytes |
( |
| ) |
const |
|
inline |
◆ concurrent_marked_bytes
size_t heap::base::IncrementalMarkingSchedule::StepInfo::concurrent_marked_bytes = 0 |
◆ elapsed_time
◆ estimated_live_bytes
size_t heap::base::IncrementalMarkingSchedule::StepInfo::estimated_live_bytes = 0 |
◆ expected_marked_bytes
size_t heap::base::IncrementalMarkingSchedule::StepInfo::expected_marked_bytes = 0 |
◆ mutator_marked_bytes
size_t heap::base::IncrementalMarkingSchedule::StepInfo::mutator_marked_bytes = 0 |
The documentation for this struct was generated from the following file: