Home
last modified time | relevance | path

Searched refs:times (Results 1 – 25 of 30) sorted by relevance

12

/tools/power/cpupower/bench/
DREADME-BENCH34 You can specify load (100% CPU load) and sleep (0% CPU load) times in us which
42 repeated 20 times.
48 Will increase load and sleep time by 25ms 5 times.
50 25ms load/sleep time repeated 20 times (cycles).
51 50ms load/sleep time repeated 20 times (cycles).
53 100ms load/sleep time repeated 20 times (cycles).
79 In round 2, if the ondemand sampling times exactly match the load/sleep
96 You can easily test all kind of load/sleep times and check whether your
/tools/perf/scripts/python/
Dstat-cpi.py6 times = [] variable
14 if (time not in times):
15 times.append(time)
/tools/testing/selftests/bpf/
Dxdping.h12 __u64 times[XDPING_MAX_COUNT]; member
Dxdping.c53 if (pinginfo.times[i] == 0) in get_stats()
60 (double)pinginfo.times[i]/1000000); in get_stats()
/tools/testing/selftests/bpf/progs/
Dxdping_kern.c122 if (pinginfo->times[i] == 0) in xdping_client()
127 pinginfo->times[i] = recvtime - in xdping_client()
/tools/perf/Documentation/
Dperf-bench.txt21 Specify amount of times to repeat the run (default 10).
157 Repeat memcpy invocation this number of times.
181 Repeat memset invocation this number of times.
Dperf-sched.txt31 it a number of times, measuring its performance.)
124 run times (in sec) and relative stddev.
129 max, and average run times (in sec) and relative stddev.
Dperf-timechart.txt19 and CPU events (task switches, running times, CPU power states, etc),
103 [ perf record: Woken up 13 times to write data ]
Dperf-trace.txt136 Show only a summary of syscalls by thread with min, max, and average times
142 average times (in msec) and relative stddev.
145 Show tool stats such as number of times fd->pathname was discovered thru
168 times the maximum for non-root users, based on the kernel.perf_event_mlock_kb
Dperf-stat.txt88 print more detailed statistics, can be specified up to 3 times
183 --interval-count times::
184 Print count deltas for fixed number of times.
364 Those times are the very same as displayed by the 'time' tool.
Dexamples.txt45 'repeat the workload N times' feature of perf stat:
Dperf-list.txt60 address should be. The 'p' modifier can be specified multiple times:
Dintel-pt.txt719 [ perf record: Woken up 1 times to write data ]
911 [ perf record: Woken up 2 times to write data ]
/tools/testing/selftests/tc-testing/
DTODO.txt19 be run in the various predefined times. Then if a plugin does not
DREADME227 appropriate times. There are a few examples in the plugin-lib
/tools/testing/selftests/uevent/
Duevent_filtering.c194 int trigger_uevent(unsigned int times) in trigger_uevent() argument
207 for (i = 0; i < times; i++) { in trigger_uevent()
/tools/perf/util/
Dstat.h115 int times; member
/tools/perf/
Dbuiltin-stat.c426 int times = stat_config.times; in __run_perf_stat() local
567 if (interval_count && !(--times)) in __run_perf_stat()
592 if (interval_count && !(--times)) in __run_perf_stat()
781 OPT_INTEGER(0, "interval-count", &stat_config.times,
1895 if (stat_config.times && interval) in cmd_stat()
1897 else if (stat_config.times && !interval) { in cmd_stat()
Ddesign.txt222 way to request that counting of events be restricted to times when the
/tools/perf/tests/
DBuild45 perf-y += event-times.o
/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst64 and the number of times it was run). If available, bpftool
116 of existing maps. It can be specified multiple times, each
/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt62 matchCount: How many times the regex in matchPattern should match. A value
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl111 100 common times __x64_sys_times
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl47 43 common times sys_times compat_sys_times
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl64 43 common times sys_times compat_sys_times

12