Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_test_rqspinlock.c15 static struct perf_event_attr hw_attr = { variable
267 e = perf_event_create_kernel_counter(&hw_attr, i, NULL, nmi_cb, NULL); in bpf_test_rqspinlock_init()
/linux/lib/tests/
H A Dslub_kunit.c308 static struct perf_event_attr hw_attr = { variable
346 event = perf_event_create_kernel_counter(&hw_attr, -1, current, in test_kmalloc_kfree_nolock()