cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
perfevent.hpp File Reference
#include <cstdint>
#include <cstring>
#include <unistd.h>
#include <linux/perf_event.h>
#include <sys/ioctl.h>
#include <sys/syscall.h>
#include <prc/core/log/log.hpp>
#include <prc/core/value/integer.hpp>

Go to the source code of this file.

Classes

class  pRC::Hardware::PerfEvent< Event >
 

Namespaces

namespace  pRC
 
namespace  pRC::Hardware
 

Enumerations

enum class  pRC::Hardware::Events { pRC::Hardware::Cycles , pRC::Hardware::Instructions , pRC::Hardware::CacheReferences , pRC::Hardware::CacheMisses }