Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
Dmmap-basic.c42 #define nsyscalls ARRAY_SIZE(syscall_names) in test__basic_mmap() macro
43 unsigned int nr_events[nsyscalls], in test__basic_mmap()
44 expected_nr_events[nsyscalls], i, j; in test__basic_mmap()
45 struct evsel *evsels[nsyscalls], *evsel; in test__basic_mmap()
78 for (i = 0; i < nsyscalls; ++i) { in test__basic_mmap()
110 for (i = 0; i < nsyscalls; ++i) in test__basic_mmap()