Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A 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()
/kernel/linux/linux-6.6/tools/perf/tests/
H A 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()
79 for (i = 0; i < nsyscalls; ++i) { in test__basic_mmap()
115 for (i = 0; i < nsyscalls; ++i) in test__basic_mmap()

Completed in 1 milliseconds