Searched refs:rmt_dram (Results 1 – 3 of 3) sorted by relevance
372 stats->rmt_dram++; in c2c_decode_stats()449 stats->rmt_dram += add->rmt_dram; in c2c_add_stats()
66 u32 rmt_dram; /* count of loads miss to remote DRAM */ member
646 stats->rmt_dram + in STAT_FN()684 stats->rmt_dram + in total_records()739 stats->rmt_dram + in total_loads()1045 STAT_FN(rmt_dram) in STAT_FN() argument2113 stats->rmt_dram + in print_c2c__display_stats()2135 fprintf(out, " Load Remote DRAM : %10d\n", stats->rmt_dram); in print_c2c__display_stats()2140 …fprintf(out, " LLC Misses to Remote DRAM : %10.1f%%\n", ((double)stats->rmt_dram/(double)… in print_c2c__display_stats()