Lines Matching refs:topic
53 .topic = "branch",
64 .topic = "branch",
75 .topic = "other",
86 .topic = "other",
97 .topic = "other",
109 .topic = "cache",
130 .topic = "uncore",
142 .topic = "uncore",
154 .topic = "uncore",
166 .topic = "uncore",
178 .topic = "uncore",
190 .topic = "uncore",
202 .topic = "uncore",
225 .topic = "uncore",
238 .topic = "uncore",
251 .topic = "uncore",
306 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events()
308 e1->name, e1->topic, e2->topic); in compare_pmu_events()
371 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event()
373 pmu_name, alias->topic, event->topic); in compare_alias_to_test_event()