Home
last modified time | relevance | path

Searched refs:timings (Results 1 – 25 of 26) sorted by relevance

12

/external/autotest/site_utils/
Drun_suite.py1113 self.timings = None
1264 self.timings = Timings(self._suite_job_id)
1266 self.timings.RecordTiming(v)
1371 logging.info(self.timings)
1430 timings = self.timings
1431 if timings is not None:
1434 'download_start' : str(timings.download_start_time),
1435 'payload_download_end' : str(timings.payload_end_time),
1436 'suite_start' : str(timings.suite_start_time),
1437 'artifact_download_end' : str(timings.artifact_end_time),
[all …]
/external/e2fsprogs/tests/f_badinode/
Dexpect.110 i_file_acl for inode 13 (/timings) is 39, should be zero.
13 i_blocks_hi for inode 13 (/timings) is 1024, should be zero.
/external/autotest/client/site_tests/network_3GDisableGobiWhileConnecting/
Dcontrol50 # Similarly, we can't be sure what the relative timings of the
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/bin/
Dwsdump.py170 if args.timings:
/external/autotest/frontend/afe/
Drpc_interface.py1654 timings = {}
1660 timings[constants.DOWNLOAD_STARTED_TIME] = formatted_now()
1669 timings[constants.PAYLOAD_FINISHED_TIME] = formatted_now()
1670 return (ds, timings)
/external/llvm/lib/Target/Sparc/
DSparc.td141 // LEON3 + support to CASA + LEON 4 instruction timings
/external/eigen/doc/
DDenseDecompositionBenchmark.dox10 …\b float numbers. For double, you can get a good estimate by multiplying the timings by a factor 2.
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/
DChangeLog42 - Prints timings in console (#217)
/external/llvm/lib/Target/ARM/
DARMSchedule.td16 // The instruction cycle timings table might contain an entry for an operation
DARMScheduleA9.td190 // FIXME: The timings are some rough approximations
/external/llvm/lib/Target/PowerPC/
DPPCSchedule440.td15 // timings here are constructed to match the FP2 unit shipped with the
/external/expat/doc/
Dxmlwf.sgml284 Turns on timings. This tells Expat to parse the entire file,
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1413 struct v4l2_dv_timings timings; member
/external/iproute2/doc/
Dss.sgml510 timings with time:
/external/blktrace/btreplay/doc/
Dbtreplay.tex201 into the kernel, where you \emph{may} receive more responsive timings.}
/external/clang/include/clang/Driver/
DCC1Options.td425 HelpText<"Just run preprocessor, no output (for timings)">;
/external/valgrind/include/vki/
Dvki-linux.h3983 struct vki_v4l2_dv_timings timings; member
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMScheduleA9.td186 // FIXME: The timings are some rough approximations
/external/netperf/
DRelease_Notes203 the timings measured by histograms. Based on patches from Google.
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-linux.c8202 PRE_FIELD_WRITE("ioctl(VKI_V4L2_ENUM_DV_TIMINGS).timings", data->timings); in PRE()
10153 POST_FIELD_WRITE(data->timings); in POST()
/external/testng/
DCHANGES.txt956 Added: Reports now show relative timings (start at 0)
/external/fio/
DHOWTO1392 given device, but different timings.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/llvm/docs/
DLangRef.rst9586 timings.
/external/libxml2/
DChangeLog7489 * xmllint.c: fixed xmllint --stream --timing to get timings back

12