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()
75 u32 rmt_dram; /* count of loads miss to remote DRAM */ member
655 stats->rmt_dram + in STAT_FN()693 stats->rmt_dram + in total_records()748 stats->rmt_dram + in total_loads()1054 STAT_FN(rmt_dram) in STAT_FN() argument2126 stats->rmt_dram + in print_c2c__display_stats()2148 fprintf(out, " Load Remote DRAM : %10d\n", stats->rmt_dram); in print_c2c__display_stats()2153 …fprintf(out, " LLC Misses to Remote DRAM : %10.1f%%\n", ((double)stats->rmt_dram/(double)… in print_c2c__display_stats()