Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-c2c.c106 struct c2c_stats shared_clines_stats; member
2224 bool display = he__display(he, &c2c.shared_clines_stats); in resort_cl_cb()
2344 c2c_add_stats(&c2c.shared_clines_stats, &c2c_he->stats); in resort_shared_cl_cb()
2417 struct c2c_stats *stats = &c2c.shared_clines_stats; in print_shared_cacheline_info()