Linux Perf
|
#include <mem-events.h>
Public Attributes | |
u32 | nr_entries |
u32 | locks |
u32 | store |
u32 | st_uncache |
u32 | st_noadrs |
u32 | st_l1hit |
u32 | st_l1miss |
u32 | load |
u32 | ld_excl |
u32 | ld_shared |
u32 | ld_uncache |
u32 | ld_io |
u32 | ld_miss |
u32 | ld_noadrs |
u32 | ld_fbhit |
u32 | ld_l1hit |
u32 | ld_l2hit |
u32 | ld_llchit |
u32 | lcl_hitm |
u32 | rmt_hitm |
u32 | tot_hitm |
u32 | rmt_hit |
u32 | lcl_dram |
u32 | rmt_dram |
u32 | nomap |
u32 | noparse |
Definition at line 41 of file mem-events.h.
u32 c2c_stats::lcl_dram |
Definition at line 65 of file mem-events.h.
u32 c2c_stats::lcl_hitm |
Definition at line 61 of file mem-events.h.
u32 c2c_stats::ld_excl |
Definition at line 51 of file mem-events.h.
u32 c2c_stats::ld_fbhit |
Definition at line 57 of file mem-events.h.
u32 c2c_stats::ld_io |
Definition at line 54 of file mem-events.h.
u32 c2c_stats::ld_l1hit |
Definition at line 58 of file mem-events.h.
u32 c2c_stats::ld_l2hit |
Definition at line 59 of file mem-events.h.
u32 c2c_stats::ld_llchit |
Definition at line 60 of file mem-events.h.
u32 c2c_stats::ld_miss |
Definition at line 55 of file mem-events.h.
u32 c2c_stats::ld_noadrs |
Definition at line 56 of file mem-events.h.
u32 c2c_stats::ld_shared |
Definition at line 52 of file mem-events.h.
u32 c2c_stats::ld_uncache |
Definition at line 53 of file mem-events.h.
u32 c2c_stats::load |
Definition at line 50 of file mem-events.h.
u32 c2c_stats::locks |
Definition at line 44 of file mem-events.h.
u32 c2c_stats::nomap |
Definition at line 67 of file mem-events.h.
u32 c2c_stats::noparse |
Definition at line 68 of file mem-events.h.
u32 c2c_stats::nr_entries |
Definition at line 42 of file mem-events.h.
u32 c2c_stats::rmt_dram |
Definition at line 66 of file mem-events.h.
u32 c2c_stats::rmt_hit |
Definition at line 64 of file mem-events.h.
u32 c2c_stats::rmt_hitm |
Definition at line 62 of file mem-events.h.
u32 c2c_stats::st_l1hit |
Definition at line 48 of file mem-events.h.
u32 c2c_stats::st_l1miss |
Definition at line 49 of file mem-events.h.
u32 c2c_stats::st_noadrs |
Definition at line 47 of file mem-events.h.
u32 c2c_stats::st_uncache |
Definition at line 46 of file mem-events.h.
u32 c2c_stats::store |
Definition at line 45 of file mem-events.h.
u32 c2c_stats::tot_hitm |
Definition at line 63 of file mem-events.h.