| /OK3568_Linux_fs/yocto/poky/scripts/contrib/bb-perf/ |
| H A D | buildstats.sh | 29 TIME="utime:stime:cutime:cstime" 41 STATS="$TIME" 54 -s stats The stats to be matched. Options: TIME, IO, RUSAGE, CHILD_RUSAGE 58 TIME=$TIME 110 TIME) 111 stats="${stats}:${TIME}"
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | test-srcs | 17 TIME=/tmp/$BASE-time-$$.wav 31 ssrc*) time -f %U -o $TIME $SSRC_PATH/$src --quiet --rate $2 $IN $OUT;; 32 *) time -f %U -o $TIME $SOX $IN -r $2 $OUT $src;; 34 t=`cat $TIME` 41 rm -f $IN $OUT $TIME # Clean up
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/expat/expat/ |
| H A D | run-ptest | 3 TIME=$(which time) 6 ${TIME} -f 'Execution time: %e s' bash -c "./runtests -v" 8 ${TIME} -f 'Execution time: %e s' bash -c "./runtestspp -v"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | remove-user-host-pwd-from-version.patch | 22 + TIME=$(date -d@$SOURCE_DATE_EPOCH +' %H:%M:%S ') 27 + TIME='" __TIME__ "' 36 +"@(#) \$$PACKAGE: $APPLICATION $VERSION ($DATE $TIME) \$\n"
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | WRITING_TESTS | 50 TIME|seconds 73 TIME 76 The TIME line is optionally used to report the time taken. The Run script 78 actual test loop, you should use TIME to report the time taken for the actual 111 fprintf(stderr, "TIME|%.1f\n", seconds); 128 Again, you can use TIME to explicitly report the time taken: 130 fprintf(stderr, "TIME|%.1f\n", end - start);
|
| /OK3568_Linux_fs/u-boot/lib/dhry/ |
| H A D | dhry_1.c | 87 #ifdef TIME 179 #ifdef TIME in dhry() 238 #ifdef TIME in dhry() 308 #ifdef TIME in dhry()
|
| H A D | dhry.h | 372 #ifndef TIME
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | dhry_1.c | 82 #ifdef TIME 185 #ifdef TIME 244 #ifdef TIME 314 #ifdef TIME
|
| H A D | dhry.h | 363 #ifndef TIME
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 124 evsel__set_sample_bit(arm_spe_evsel, TIME); in arm_spe_recording_options() 143 evsel__set_sample_bit(tracking_evsel, TIME); in arm_spe_recording_options()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | switch-tracking.c | 398 evsel__set_sample_bit(switch_evsel, TIME); in test__switch_tracking() 416 evsel__set_sample_bit(cycles_evsel, TIME); in test__switch_tracking() 432 evsel__set_sample_bit(tracking_evsel, TIME); in test__switch_tracking()
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | inflate.h | 23 TIME, /* i: waiting for modification time (gzip) */ enumerator
|
| /OK3568_Linux_fs/kernel/lib/zlib_inflate/ |
| H A D | inflate.h | 20 TIME, /* i: waiting for modification time (gzip) */ enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | frontend-property-terrestrial-systems.rst | 160 - :ref:`DTV_ISDBT_LAYERA_TIME_INTERLEAVING <DTV-ISDBT-LAYER-TIME-INTERLEAVING>` 168 - :ref:`DTV_ISDBT_LAYERB_TIME_INTERLEAVING <DTV-ISDBT-LAYER-TIME-INTERLEAVING>` 176 - :ref:`DTV_ISDBT_LAYERC_TIME_INTERLEAVING <DTV-ISDBT-LAYER-TIME-INTERLEAVING>`
|
| /OK3568_Linux_fs/buildroot/package/dhrystone/ |
| H A D | 0005-prototypes.patch | 28 #ifdef TIME
|
| /OK3568_Linux_fs/kernel/drivers/net/arcnet/ |
| H A D | arc-rimi.c | 293 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in arcrimi_copy_to_card() 302 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in arcrimi_copy_from_card()
|
| H A D | com90io.c | 335 TIME(dev, "put_whole_buffer", count, in com90io_copy_to_card() 342 TIME(dev, "get_whole_buffer", count, in com90io_copy_from_card()
|
| H A D | com20020.c | 73 TIME(dev, "insb", count, in com20020_copy_from_card() 87 TIME(dev, "outsb", count, in com20020_copy_to_card()
|
| H A D | com90xx.c | 635 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in com90xx_copy_to_card() 644 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in com90xx_copy_from_card()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/ |
| H A D | rve_job.c | 107 if (DEBUGGER_EN(TIME)) { in rve_job_cleanup() 278 if (DEBUGGER_EN(TIME)) { in rve_job_finish_and_next() 474 if (DEBUGGER_EN(TIME)) in rve_job_wait() 492 if (DEBUGGER_EN(TIME)) in rve_job_input_fence_signaled()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | null_syscall.c | 127 #define TIME(A, STR) \ macro
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | LICENSE | 3 …E ONLY. THIS DOCUMENT MAY BE UPDATED OR CHANGED WITHOUT ANY NOTICE AT ANY TIME DUE TO THE UPGRADES…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
| H A D | dhrystone.patch | 39 #ifdef TIME
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/ |
| H A D | 0001-adjust-for-64bit-time_t.patch | 103 htsbuf_qprintf(hq, "#EXT-X-PROGRAM-DATE-TIME:%s\n", buf); 115 htsbuf_qprintf(hq, "#EXT-X-PROGRAM-DATE-TIME:%s\n", buf);
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | exynos_thermal_emulation.rst | 57 A A A A TIME
|