Lines Matching refs:topic
49 .topic = "branch",
60 .topic = "branch",
71 .topic = "other",
82 .topic = "other",
93 .topic = "other",
105 .topic = "cache",
126 .topic = "uncore",
140 .topic = "uncore",
154 .topic = "uncore",
168 .topic = "uncore",
182 .topic = "uncore",
196 .topic = "uncore",
210 .topic = "uncore",
235 .topic = "uncore",
249 .topic = "uncore",
304 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events()
306 e1->name, e1->topic, e2->topic); in compare_pmu_events()
375 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event()
377 pmu_name, alias->topic, event->topic); in compare_alias_to_test_event()