HPCToolkit
perf_mem_metric Struct Reference

Public Attributes

int memload
 
int memload_miss
 
int memstore
 
int memstore_l1_hit
 
int memstore_l1_miss
 
int memllc_miss
 

Detailed Description

Definition at line 98 of file pmu_x86.c.

Member Data Documentation

◆ memllc_miss

int perf_mem_metric::memllc_miss

Definition at line 106 of file pmu_x86.c.

◆ memload

int perf_mem_metric::memload

Definition at line 99 of file pmu_x86.c.

◆ memload_miss

int perf_mem_metric::memload_miss

Definition at line 100 of file pmu_x86.c.

◆ memstore

int perf_mem_metric::memstore

Definition at line 102 of file pmu_x86.c.

◆ memstore_l1_hit

int perf_mem_metric::memstore_l1_hit

Definition at line 103 of file pmu_x86.c.

◆ memstore_l1_miss

int perf_mem_metric::memstore_l1_miss

Definition at line 104 of file pmu_x86.c.


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