Home
last modified time | relevance | path

Searched refs:alias_long_desc (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Dpmu-events.c30 const char *alias_long_desc; member
102 .alias_long_desc = "Attributable Level 3 cache access, read",
344 if (!is_same(alias->long_desc, test_event->alias_long_desc)) { in compare_alias_to_test_event()
347 test_event->alias_long_desc); in compare_alias_to_test_event()
363 if (!is_same(alias->long_desc, test_event->alias_long_desc)) { in compare_alias_to_test_event()
365 pmu_name, alias->str, test_event->alias_long_desc); in compare_alias_to_test_event()