Searched refs:ld_fbhit (Results 1 – 3 of 3) sorted by relevance
74 u32 ld_fbhit; /* count of loads hitting Fill Buffer */ member
556 if (lvl & P(LVL, LFB)) stats->ld_fbhit++; in c2c_decode_stats()648 stats->ld_fbhit += add->ld_fbhit; in c2c_add_stats()
657 STAT_FN(ld_fbhit) in STAT_FN()673 stats->ld_fbhit + in STAT_FN()729 stats->ld_fbhit + in total_loads()2191 fprintf(out, " Load Fill Buffer Hit : %10d\n", stats->ld_fbhit); in print_c2c__display_stats()2229 fprintf(out, " Fill Buffer Hits on shared lines : %10d\n", stats->ld_fbhit); in print_shared_cacheline_info()