Lines Matching refs:topic
36 .topic = "branch",
46 .topic = "branch",
56 .topic = "other",
66 .topic = "other",
76 .topic = "other",
94 .topic = "uncore",
106 .topic = "uncore",
188 if (!is_same(table->topic, te->topic)) {
189 pr_debug2("testing event table %s: mismatched topic, %s vs %s\n",
190 table->name, table->topic,
191 te->topic);
339 if (!is_same(alias->topic, te->topic)) {
340 pr_debug2("testing aliases PMU %s: mismatched topic, %s vs %s\n",
341 pmu_name, alias->topic, te->topic);