Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dhwmon_pmu.c142 static int do_test(size_t i, bool with_pmu, bool with_alias) in do_test() argument
144 const char *test_event = with_alias ? test_events[i].alias : test_events[i].name; in do_test()