Lines Matching refs:topic
51 .topic = "branch",
63 .topic = "branch",
75 .topic = "other",
87 .topic = "other",
99 .topic = "other",
112 .topic = "cache",
133 .topic = "uncore",
147 .topic = "uncore",
161 .topic = "uncore",
175 .topic = "uncore",
189 .topic = "uncore",
203 .topic = "uncore",
217 .topic = "uncore",
242 .topic = "uncore",
256 .topic = "uncore",
311 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events()
313 e1->name, e1->topic, e2->topic); in compare_pmu_events()
376 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event()
378 pmu_name, alias->topic, event->topic); in compare_alias_to_test_event()