gem5
|
#include <linux/perf_event.h>
#include <sys/types.h>
#include <inttypes.h>
#include "config/have_perf_attr_exclude_host.hh"
Go to the source code of this file.
Classes | |
class | PerfKvmCounterConfig |
PerfEvent counter configuration. More... | |
class | PerfKvmCounter |
An instance of a performance counter. More... | |