Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Devent_groups.c16 static unsigned long configs_hw[] = {1}; variable
106 sibling_fd2 = event_open(types[k], configs_hw[k], group_fd); in run_test()
146 types[k], configs_hw[k], r ? "Fail" : "Pass"); in test__event_groups()