Home
last modified time | relevance | path

Searched refs:tot_peer (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Dmem-events.h78 u32 tot_peer; /* count of loads with local and remote peer cache */ member
A Dmem-events.c653 stats->tot_peer++; \ in c2c_decode_stats()
793 stats->tot_peer += add->tot_peer; in c2c_add_stats()
/tools/perf/
A Dbuiltin-c2c.c662 STAT_FN(tot_peer) in STAT_FN()
820 st = stats->tot_peer; in percent_costly_snoop()
821 tot = total->tot_peer; in percent_costly_snoop()
1231 ret = display_metrics(hpp, stats->tot_peer, in node_entry()
1232 c2c_he->stats.tot_peer); in node_entry()
2119 he->filtered = filter_display(c2c_he->stats.tot_peer, in he__display()
2120 stats->tot_peer); in he__display()
2151 has_record = !!c2c_he->stats.tot_peer; in is_valid_hist_entry()

Completed in 12 milliseconds