#include <bloaty.h>
Definition at line 334 of file bloaty.h.
◆ RollupRow()
| bloaty::RollupRow::RollupRow |
( |
const std::string & |
name_ | ) |
|
|
inline |
◆ Compare()
◆ filepercent
| double bloaty::RollupRow::filepercent |
◆ filesize
| int64_t bloaty::RollupRow::filesize = 0 |
◆ filtered_filesize
| int64_t bloaty::RollupRow::filtered_filesize = 0 |
◆ filtered_vmsize
| int64_t bloaty::RollupRow::filtered_vmsize = 0 |
◆ name
| std::string bloaty::RollupRow::name |
◆ other_count
| int64_t bloaty::RollupRow::other_count = 0 |
◆ sorted_children
| std::vector<RollupRow> bloaty::RollupRow::sorted_children |
◆ sortkey
◆ vmpercent
| double bloaty::RollupRow::vmpercent |
◆ vmsize
| int64_t bloaty::RollupRow::vmsize = 0 |
The documentation for this struct was generated from the following file: