Home
last modified time | relevance | path

Searched refs:stm (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dloslib.c127 struct tm *stm; in os_date() local
129 stm = gmtime(&t); in os_date()
133 stm = localtime(&t); in os_date()
134 if (stm == NULL) /* invalid date? */ in os_date()
138 setfield(L, "sec", stm->tm_sec); in os_date()
139 setfield(L, "min", stm->tm_min); in os_date()
140 setfield(L, "hour", stm->tm_hour); in os_date()
141 setfield(L, "day", stm->tm_mday); in os_date()
142 setfield(L, "month", stm->tm_mon+1); in os_date()
144 setfield(L, "wday", stm->tm_wday+1); in os_date()
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm64/sprd/
H A Dsc9836.dtsi182 stm@10006000 {
183 compatible = "arm,coresight-stm", "arm,primecell";
186 reg-names = "stm-base", "stm-stimulus-base";
H A Dsc9860.dtsi352 stm@10006000 {
353 compatible = "arm,coresight-stm", "arm,primecell";
356 reg-names = "stm-base", "stm-stimulus-base";
/f-stack/dpdk/app/test/
H A Dtest_rwlock.c298 uint64_t ftm, stm, tm; in try_read_lcore() local
306 stm = rte_get_timer_cycles(); in try_read_lcore()
319 tm = rte_get_timer_cycles() - stm; in try_read_lcore()
332 uint64_t ftm, stm, tm; in try_write_lcore() local
340 stm = rte_get_timer_cycles(); in try_write_lcore()
353 tm = rte_get_timer_cycles() - stm; in try_write_lcore()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt44 "arm,coresight-stm", "arm,primecell"; [1]
76 * reg-names: the only acceptable values are "stm-base" and
77 "stm-stimulus-base", each corresponding to the areas defined in "reg".
357 stm@20100000 {
358 compatible = "arm,coresight-stm", "arm,primecell";
361 reg-names = "stm-base", "stm-stimulus-base";
/f-stack/freebsd/contrib/device-tree/src/arm64/arm/
H A Djuno-base.dtsi217 stm@20100000 {
218 compatible = "arm,coresight-stm", "arm,primecell";
221 reg-names = "stm-base", "stm-stimulus-base";
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998.dtsi1182 stm: stm@6002000 { label
1183 compatible = "arm,coresight-stm", "arm,primecell";
1186 reg-names = "stm-base", "stm-data-base";
H A Dmsm8998-mtp.dtsi343 &stm {
H A Dmsm8996.dtsi1276 stm@3002000 {
1277 compatible = "arm,coresight-stm", "arm,primecell";
1280 reg-names = "stm-base", "stm-stimulus-base";
H A Dsc7180.dtsi2004 stm@6002000 {
2005 compatible = "arm,coresight-stm", "arm,primecell";
2008 reg-names = "stm-base", "stm-stimulus-base";
H A Dsdm845.dtsi2824 stm@6002000 {
2825 compatible = "arm,coresight-stm", "arm,primecell";
2828 reg-names = "stm-base", "stm-stimulus-base";