Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::ProfilingMeasurements::IPCPerfCounters Struct Reference

#include <profiling.h>

Public Attributes

long long total_insts
 
long long total_cycles
 
long long fp_insts
 
long long ld_insts
 
long long st_insts
 
long long br_insts
 

Static Public Attributes

static const ProfilingMeasurementID ID = PMID_PCTRS_IPC
 

Member Data Documentation

◆ br_insts

long long Realm::ProfilingMeasurements::IPCPerfCounters::br_insts

◆ fp_insts

long long Realm::ProfilingMeasurements::IPCPerfCounters::fp_insts

◆ ID

const ProfilingMeasurementID Realm::ProfilingMeasurements::IPCPerfCounters::ID = PMID_PCTRS_IPC
static

◆ ld_insts

long long Realm::ProfilingMeasurements::IPCPerfCounters::ld_insts

◆ st_insts

long long Realm::ProfilingMeasurements::IPCPerfCounters::st_insts

◆ total_cycles

long long Realm::ProfilingMeasurements::IPCPerfCounters::total_cycles

◆ total_insts

long long Realm::ProfilingMeasurements::IPCPerfCounters::total_insts

The documentation for this struct was generated from the following file: