gem5 v25.0.0.1
Loading...
Searching...
No Matches
huffman.hh File Reference
#include <cassert>
#include <cstdint>
#include <map>
#include <memory>
#include <queue>
#include <vector>
#include "base/compiler.hh"
#include "mem/cache/compressors/encoders/base.hh"

Go to the source code of this file.

Classes

class  gem5::compression::encoder::Huffman
 This encoder builds a Huffman tree using the frequency of each value to be encoded. More...
class  gem5::compression::encoder::Huffman::Node
 Node for the Huffman tree. More...
struct  gem5::compression::encoder::Huffman::NodeComparator
 Entries are not inserted directly into the tree. More...

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::compression
namespace  gem5::compression::encoder

Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0