gem5 v24.0.0.0
|
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | gem5::amd_signal_s |
struct | gem5::amd_event_t |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
Typedefs | |
typedef int64_t | gem5::amd_signal_kind64_t |
typedef struct gem5::amd_signal_s | gem5::amd_signal_t |
Enumerations | |
enum | gem5::amd_signal_kind_t { gem5::AMD_SIGNAL_KIND_INVALID = 0 , gem5::AMD_SIGNAL_KIND_USER = 1 , gem5::AMD_SIGNAL_KIND_DOORBELL = -1 , gem5::AMD_SIGNAL_KIND_LEGACY_DOORBELL = -2 } |