Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c105 struct c2c_stats shared_clines_stats; member
2230 bool display = he__display(he, &c2c.shared_clines_stats); in resort_cl_cb()
2350 c2c_add_stats(&c2c.shared_clines_stats, &c2c_he->stats); in resort_shared_cl_cb()
2423 struct c2c_stats *stats = &c2c.shared_clines_stats; in print_shared_cacheline_info()