Home
last modified time | relevance | path

Searched refs:TIME (Results 1 – 25 of 64) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dtrivial-rtc.yaml35 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE
37 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE
40 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE with Battery Backed RAM
42 # I2C-BUS INTERFACE REAL TIME CLOCK MODULE
54 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
56 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
58 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
60 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
62 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
64 # I2C bus SERIAL INTERFACE REAL-TIME CLOCK IC
[all …]
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbuildstats.sh29 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}"
/openbmc/openbmc/poky/meta/recipes-core/expat/expat/
H A Drun-ptest3 TIME=$(which time)
6 ${TIME} -f 'Execution time: %e s' bash -c "./runtests -v"
8 ${TIME} -f 'Execution time: %e s' bash -c "./runtests_cxx -v"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A Dremove-user-host-pwd-from-version.patch22 + TIME=$(date -d@$SOURCE_DATE_EPOCH +' %H:%M:%S ')
27 + TIME='" __TIME__ "'
36 +"@(#) \$$PACKAGE: $APPLICATION $VERSION ($DATE $TIME) \$\n"
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst219 TIME IN MSECS EVENT
233 TIME IN MSECS EVENT
247 TIME IN MSECS EVENT
262 TIME IN MSECS EVENT
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c86 #ifdef TIME
178 #ifdef TIME in dhry()
237 #ifdef TIME in dhry()
307 #ifdef TIME in dhry()
H A Ddhry.h371 #ifndef TIME
/openbmc/linux/tools/perf/arch/arm64/util/
H A Dhisi-ptt.c130 evsel__set_sample_bit(hisi_ptt_evsel, TIME); in hisi_ptt_recording_options()
142 evsel__set_sample_bit(tracking_evsel, TIME); in hisi_ptt_recording_options()
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-record-spe-physical-address8 # 622727 is the decimal of IP|TID|TIME|CPU|IDENTIFIER|DATA_SRC|PHYS_ADDR
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h20 TIME, /* i: waiting for modification time (gzip) */ enumerator
/openbmc/u-boot/lib/zlib/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c128 #define TIME(A, STR) \ macro
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-terrestrial-systems.rst160 - :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>`
/openbmc/linux/drivers/net/arcnet/
H A Dcom90io.c335 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 Darc-rimi.c294 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in arcrimi_copy_to_card()
303 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in arcrimi_copy_from_card()
H A Dcom20020.c73 TIME(dev, "insb", count, in com20020_copy_from_card()
87 TIME(dev, "outsb", count, in com20020_copy_to_card()
H A Dcom90xx.c636 TIME(dev, "memcpy_toio", count, memcpy_toio(memaddr, buf, count)); in com90xx_copy_to_card()
645 TIME(dev, "memcpy_fromio", count, memcpy_fromio(buf, memaddr, count)); in com90xx_copy_from_card()
H A Darcdevice.h98 #define TIME(dev, name, bytes, call) \ macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone.patch39 #ifdef TIME
/openbmc/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal_emulation.rst57 A A A A TIME
/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c414 evsel__set_sample_bit(cycles_evsel, TIME); in test__switch_tracking()
430 evsel__set_sample_bit(tracking_evsel, TIME); in test__switch_tracking()
H A Dperf-record.c111 evsel__set_sample_bit(evsel, TIME); in test__PERF_RECORD()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/
H A D0001-adjust-for-64bit-time_t.patch103 htsbuf_qprintf(hq, "#EXT-X-PROGRAM-DATE-TIME:%s\n", buf);
115 htsbuf_qprintf(hq, "#EXT-X-PROGRAM-DATE-TIME:%s\n", buf);
/openbmc/linux/tools/perf/util/
H A Dbpf-filter.c35 PERF_SAMPLE_TYPE(TIME, "-T"),
/openbmc/openbmc/poky/meta/conf/
H A Dbitbake.conf201 TIME := "${@time.strftime('%H%M%S',time.gmtime())}"
202 DATETIME = "${DATE}${TIME}"

123