DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ProcessorInternalStateBufferManager.hpp File Reference
#include "tpglibs/ProcessorInternalStateNameRegistry.hpp"
#include "tpglibs/ProcessorMetricArray.hpp"
#include <string>
#include <vector>
#include <memory>
#include <atomic>
#include <immintrin.h>
#include <array>
#include <cstdint>
#include <mm_malloc.h>
Include dependency graph for ProcessorInternalStateBufferManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tpglibs::ProcessorInternalStateBufferManager< T >
 Manages the internal state storage buffers for a processor. More...
 

Namespaces

namespace  tpglibs
 

Detailed Description

Definition in file ProcessorInternalStateBufferManager.hpp.