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

#include <profiling.h>

Public Attributes

long long total_branches
 
long long taken_branches
 
long long mispredictions
 

Static Public Attributes

static const ProfilingMeasurementID ID = PMID_PCTRS_BP
 

Member Data Documentation

◆ ID

const ProfilingMeasurementID Realm::ProfilingMeasurements::BranchPredictionPerfCounters::ID = PMID_PCTRS_BP
static

◆ mispredictions

long long Realm::ProfilingMeasurements::BranchPredictionPerfCounters::mispredictions

◆ taken_branches

long long Realm::ProfilingMeasurements::BranchPredictionPerfCounters::taken_branches

◆ total_branches

long long Realm::ProfilingMeasurements::BranchPredictionPerfCounters::total_branches

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