Searched refs:MEAN_ENTRY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-c2c.c | 1296 #define MEAN_ENTRY(__func, __val) \ macro 1305 MEAN_ENTRY(mean_rmt_entry, rmt_hitm); 1306 MEAN_ENTRY(mean_lcl_entry, lcl_hitm); 1307 MEAN_ENTRY(mean_load_entry, load); 1308 MEAN_ENTRY(mean_rmt_peer_entry, rmt_peer); 1309 MEAN_ENTRY(mean_lcl_peer_entry, lcl_peer);
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-c2c.c | 1156 #define MEAN_ENTRY(__func, __val) \ macro 1165 MEAN_ENTRY(mean_rmt_entry, rmt_hitm); 1166 MEAN_ENTRY(mean_lcl_entry, lcl_hitm); 1167 MEAN_ENTRY(mean_load_entry, load);
|
Completed in 11 milliseconds