Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/tests/
Dmmap-basic.c41 #define nsyscalls ARRAY_SIZE(syscall_names) in test__basic_mmap() macro
42 unsigned int nr_events[nsyscalls], in test__basic_mmap()
43 expected_nr_events[nsyscalls], i, j; in test__basic_mmap()
44 struct evsel *evsels[nsyscalls], *evsel; in test__basic_mmap()
77 for (i = 0; i < nsyscalls; ++i) { in test__basic_mmap()
109 for (i = 0; i < nsyscalls; ++i) in test__basic_mmap()