Home
last modified time | relevance | path

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

/tools/testing/ktest/examples/bootconfigs/
A Dboottrace.bconf12 fields = "unsigned long func", "u64 lat"
14 keys = func.sym,lat
15 values = lat
16 sort = lat
25 var.lat = common_timestamp.usecs - $ts0
28 trace = initcall_latency, func, $lat
/tools/testing/selftests/timers/
A D.gitignore8 mqueue-lat
10 nsleep-lat
16 set-timer-lat
A DMakefile7 TEST_GEN_PROGS = posix_timers nanosleep nsleep-lat set-timer-lat mqueue-lat \
/tools/testing/selftests/net/
A Dfin_ack_lat.c37 unsigned long lat, sum_lat = 0, nr_lat = 0; in client() local
69 lat = timediff(start, end); in client()
70 sum_lat += lat; in client()
72 if (lat < 100000) in client()
78 ntohs(laddr.sin_port), lat, in client()
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DEventClass.py89 status, dla, dse, lat = struct.unpack('QQQQ', tmp_buf)
93 self.lat = lat
/tools/perf/scripts/python/
A Devent_analyzing_sample.py104 event.ip, event.status, event.dse, event.dla, event.lat))
/tools/perf/tests/shell/attr/
A Dtest-stat-default146 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
A Dtest-stat-detailed-1148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
A Dtest-stat-detailed-2148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
A Dtest-stat-detailed-3148 # PERF_TYPE_RAW / topdown-fetch-lat (0x8600)
/tools/perf/ui/
A Dhist.c951 struct perf_hpp_fmt *fmt, *lat, *acc, *tmp; in perf_hpp__cancel_latency() local
959 lat = &perf_hpp__format[PERF_HPP__LATENCY]; in perf_hpp__cancel_latency()
963 if (fmt_equal(lat, fmt) || fmt_equal(acc, fmt)) in perf_hpp__cancel_latency()
973 if (fmt_equal(lat, fmt) || fmt_equal(acc, fmt)) in perf_hpp__cancel_latency()
/tools/power/cpupower/po/
A Dpt.po314 msgstr " maior latência de transição: "
458 " -y, --latency Determina a latência máxima nas trocas de frequência "
885 msgstr " maior latência de transição: "
/tools/perf/Documentation/
A Dtopdown.txt316 topdown-heavy-ops, topdown-br-mispredict, topdown-fetch-lat and

Completed in 18 milliseconds