Home
last modified time | relevance | path

Searched refs:LOOPS_DEFAULT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsyscall.c20 #define LOOPS_DEFAULT 10000000 macro
21 static int loops = LOOPS_DEFAULT;
H A Dsched-pipe.c37 #define LOOPS_DEFAULT 1000000 macro
38 static int loops = LOOPS_DEFAULT;
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsyscall.c25 #define LOOPS_DEFAULT 10000000 macro
26 static int loops = LOOPS_DEFAULT;
H A Dsched-pipe.c37 #define LOOPS_DEFAULT 1000000 macro
38 static int loops = LOOPS_DEFAULT;
H A Duprobe.c25 #define LOOPS_DEFAULT 1000 macro
26 static int loops = LOOPS_DEFAULT;
H A Dsched-seccomp-notify.c28 #define LOOPS_DEFAULT 1000000UL macro
29 static uint64_t loops = LOOPS_DEFAULT;

Completed in 4 milliseconds