Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 908) sorted by relevance

12345678910>>...37

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dnstime.c13 time->ns = ns; in nstime_init()
23 return time->ns; in nstime_ns()
28 return time->ns / MILLION; in nstime_msec()
43 *time = *source; in nstime_copy()
55 time->ns += addend->ns; in nstime_add()
62 time->ns += addend; in nstime_iadd()
76 time->ns -= subtrahend; in nstime_isubtract()
82 2))) == 0) || ((time->ns * multiplier) / multiplier == time->ns)); in nstime_imultiply()
84 time->ns *= multiplier; in nstime_imultiply()
91 time->ns /= divisor; in nstime_idivide()
[all …]
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_12.XP.out8 <time>2:15</time>
11 <time>3:45</time>
16 <time>2:15</time>
19 <time>3:45</time>
24 <time>2:15</time>
27 <time>3:45</time>
32 <time>2:15</time>
35 <time>3:45</time>
40 <time>2:15</time>
43 <time>3:45</time>
[all …]
H A Dtest_12.X.out1time>2:15</time><hand>left</hand><color>blue</color><time>3:45</time></thing><thing><name>thing</n…
H A Dtest_12.J.out1time":"2:15","hand":"left","color":"blue","time":"3:45"}, {"name":"thing","color":"green","time":"…
H A Dtest_12.JP.out10 "time": "2:15",
13 "time": "3:45"
18 "time": "2:15",
21 "time": "3:45"
26 "time": "2:15",
29 "time": "3:45"
34 "time": "2:15",
37 "time": "3:45"
45 "time": "3:45"
53 "time": "3:45"
[all …]
H A Dtest_07.X.out1time>90</percent-time><columns>23</columns><benefits full-time="honest &amp; for true">full</benef…
H A Dtest_07.XP.out18 <percent-time>90</percent-time>
20 <benefits full-time="honest &amp; for true">full</benefits>
27 <percent-time>90</percent-time>
29 <benefits full-time="honest &amp; for true">full</benefits>
36 <percent-time>60</percent-time>
38 <benefits full-time="honest &amp; for true">full</benefits>
45 <percent-time>40</percent-time>
53 <percent-time>40</percent-time>
61 <percent-time>90</percent-time>
63 <benefits full-time="honest &amp; for true">full</benefits>
H A Dtest_12.E.out10 op content: [time] [2:15] [0]
13 op content: [time] [3:45] [0]
18 op content: [time] [2:15] [0]
21 op content: [time] [3:45] [0]
26 op content: [time] [2:15] [0]
29 op content: [time] [3:45] [0]
34 op content: [time] [2:15] [0]
37 op content: [time] [3:45] [0]
42 op content: [time] [2:15] [0]
45 op content: [time] [3:45] [0]
[all …]
H A Dtest_05.X.out1time>90</percent-time><benefits full-time="honest &amp; for true">full</benefits></employee><emplo…
H A Dtest_05.XP.out37 <percent-time>90</percent-time>
38 <benefits full-time="honest &amp; for true">full</benefits>
45 <percent-time>90</percent-time>
46 <benefits full-time="honest &amp; for true">full</benefits>
53 <percent-time>60</percent-time>
54 <benefits full-time="honest &amp; for true">full</benefits>
61 <percent-time>40</percent-time>
68 <percent-time>40</percent-time>
75 <percent-time>90</percent-time>
76 <benefits full-time="honest &amp; for true">full</benefits>
[all …]
H A Dtest_12.HIPx.out16 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">02:15</div>
24 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">03:45</div>
32 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">02:15</div>
40 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">03:45</div>
48 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">02:15</div>
56 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">03:45</div>
64 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">02:15</div>
72 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">03:45</div>
80 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">02:15</div>
88 <div class="data" data-tag="time" data-xpath="/top/data/thing[name = 'thing']/time">03:45</div>
[all …]
H A Dtest_07.JP.out22 "percent-time": 90,
31 "percent-time": 90,
40 "percent-time": 60,
49 "percent-time": 40,
57 "percent-time": 40,
65 "percent-time": 90,
H A Dtest_07.J.out1time":90,"columns":23,"benefits":"full"}, {"first-name":"Terry","nic-name":"\"<one\"","last-name":…
H A Dtest_07.E.out22 op content: [percent-time] [90] [0]
24 op attr: [full-time] [honest & for true] [0]
32 op content: [percent-time] [90] [0]
34 op attr: [full-time] [honest & for true] [0]
42 op content: [percent-time] [60] [0]
44 op attr: [full-time] [honest & for true] [0]
52 op content: [percent-time] [40] [0]
60 op content: [percent-time] [40] [0]
68 op content: [percent-time] [90] [0]
70 op attr: [full-time] [honest & for true] [0]
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dnstime.h12 void nstime_init(nstime_t *time, uint64_t ns);
14 uint64_t nstime_ns(const nstime_t *time);
15 uint64_t nstime_sec(const nstime_t *time);
16 uint64_t nstime_msec(const nstime_t *time);
17 uint64_t nstime_nsec(const nstime_t *time);
18 void nstime_copy(nstime_t *time, const nstime_t *source);
20 void nstime_add(nstime_t *time, const nstime_t *addend);
21 void nstime_iadd(nstime_t *time, uint64_t addend);
23 void nstime_isubtract(nstime_t *time, uint64_t subtrahend);
24 void nstime_imultiply(nstime_t *time, uint64_t multiplier);
[all …]
/f-stack/dpdk/app/test/
H A Dtest_meter.c207 uint64_t time; in tm_test_srtcm_color_blind_check() local
215 time = rte_get_tsc_cycles() + hz; in tm_test_srtcm_color_blind_check()
226 time = rte_get_tsc_cycles() + hz; in tm_test_srtcm_color_blind_check()
236 time = rte_get_tsc_cycles() + hz; in tm_test_srtcm_color_blind_check()
246 time = rte_get_tsc_cycles() + hz; in tm_test_srtcm_color_blind_check()
264 uint64_t time; in tm_test_trtcm_color_blind_check() local
274 time = rte_get_tsc_cycles() + hz; in tm_test_trtcm_color_blind_check()
323 uint64_t time; in tm_test_trtcm_rfc4115_color_blind_check() local
391 uint64_t time; in tm_test_srtcm_aware_check() local
498 uint64_t time; in tm_test_trtcm_aware_check() local
[all …]
H A Dautotest_runner.py14 import time
67 start_time = time.time()
93 time.time() - start_time,
101 time.time() - start_time,
108 time.time() - start_time,
140 start_time = time.time()
150 end_time = time.time()
169 end_time = time.time()
239 cur_time = time.time()
396 self.start = time.time()
[all …]
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-thunder.c84 uint32_t time; in cvmx_rtc_ds1374_read() local
88 time = cvmx_twsi_read8(CVMX_RTC_DS1374_ADDR, 0x0); in cvmx_rtc_ds1374_read()
89 time |= (cvmx_twsi_read8_cur_addr(CVMX_RTC_DS1374_ADDR) & 0xff) << 8; in cvmx_rtc_ds1374_read()
90 time |= (cvmx_twsi_read8_cur_addr(CVMX_RTC_DS1374_ADDR) & 0xff) << 16; in cvmx_rtc_ds1374_read()
91 time |= (cvmx_twsi_read8_cur_addr(CVMX_RTC_DS1374_ADDR) & 0xff) << 24; in cvmx_rtc_ds1374_read()
94 if (sec == (time & 0xff)) in cvmx_rtc_ds1374_read()
98 return time; in cvmx_rtc_ds1374_read()
105 int cvmx_rtc_ds1374_write(uint32_t time) in cvmx_rtc_ds1374_write() argument
113 rc = cvmx_twsi_write8(CVMX_RTC_DS1374_ADDR, 0x0, time & 0xff); in cvmx_rtc_ds1374_write()
114 rc |= cvmx_twsi_write8(CVMX_RTC_DS1374_ADDR, 0x1, (time >> 8) & 0xff); in cvmx_rtc_ds1374_write()
[all …]
/f-stack/dpdk/lib/librte_meter/
H A Drte_meter.h210 uint64_t time,
232 uint64_t time,
253 uint64_t time,
275 uint64_t time,
300 uint64_t time,
326 uint64_t time,
416 uint64_t time, in rte_meter_srtcm_color_blind_check() argument
422 time_diff = time - m->time; in rte_meter_srtcm_color_blind_check()
457 uint64_t time, in rte_meter_srtcm_color_aware_check() argument
464 time_diff = time - m->time; in rte_meter_srtcm_color_aware_check()
[all …]
/f-stack/freebsd/kern/
H A Dkern_uuid.c69 } time; member
128 return (time & ((1LL << 60) - 1LL)); in uuid_time()
135 uint64_t time; in kern_uuidgen() local
141 time = uuid_time(); in kern_uuidgen()
147 else if (uuid_last.time.ll >= time) in kern_uuidgen()
153 uuid_last.time.ll = (time + count - 1) & ((1LL << 60) - 1LL); in kern_uuidgen()
162 uuid.time.x.low = (uint32_t)time; in kern_uuidgen()
163 uuid.time.x.mid = (uint16_t)(time >> 32); in kern_uuidgen()
164 uuid.time.x.hi = ((uint16_t)(time >> 48) & 0xfff) | (1 << 12); in kern_uuidgen()
166 time++; in kern_uuidgen()
[all …]
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_alarm.c47 struct timeval time; member
86 (ap->time.tv_sec < now.tv_sec || (ap->time.tv_sec == now.tv_sec && in eal_alarm_callback()
87 (ap->time.tv_usec * NS_PER_US) <= now.tv_nsec))) { in eal_alarm_callback()
104 atime.it_value.tv_sec = ap->time.tv_sec; in eal_alarm_callback()
105 atime.it_value.tv_nsec = ap->time.tv_usec * NS_PER_US; in eal_alarm_callback()
107 if (now.tv_nsec > (ap->time.tv_usec * NS_PER_US)) in eal_alarm_callback()
137 new_alarm->time.tv_usec = ((now.tv_nsec / NS_PER_US) + us) % US_PER_S; in rte_eal_alarm_set()
138 new_alarm->time.tv_sec = now.tv_sec + (((now.tv_nsec / NS_PER_US) + us) / US_PER_S); in rte_eal_alarm_set()
152 if (ap->time.tv_sec > new_alarm->time.tv_sec || in rte_eal_alarm_set()
153 (ap->time.tv_sec == new_alarm->time.tv_sec && in rte_eal_alarm_set()
[all …]
/f-stack/dpdk/examples/qos_meter/
H A Dmain.h24 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
30 time = time; \
40 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
41 rte_meter_srtcm_color_blind_check(m, p, time, pkt_len)
55 #define FUNC_METER(m, p, time, pkt_len, pkt_color) \ argument
56 rte_meter_trtcm_color_blind_check(m, p, time, pkt_len)
/f-stack/freebsd/contrib/device-tree/Bindings/ptp/
H A Dtimestamper.txt4 provide time stamps. In contrast to PHY time stamping drivers (which
6 alone MII time stamping drivers use this binding to specify the
9 Non-PHY MII time stamping drivers typically talk to the control
12 time stamping channels, each of which snoops on a MII bus.
14 The "timestamper" property lives in a phy node and links a time
40 In this example, time stamps from the MII bus attached to phy@1 will
41 appear on time stamp channel 0 (zero), and those from phy@2 appear on
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt58 - gpmc,cs-on-ns: Assertion time
59 - gpmc,cs-rd-off-ns: Read deassertion time
60 - gpmc,cs-wr-off-ns: Write deassertion time
63 - gpmc,adv-on-ns: Assertion time
64 - gpmc,adv-rd-off-ns: Read deassertion time
71 - gpmc,we-on-ns Assertion time
72 - gpmc,we-off-ns: Deassertion time
75 - gpmc,oe-on-ns: Assertion time
76 - gpmc,oe-off-ns: Deassertion time
80 Access time and cycle time timings (in nanoseconds) corresponding to
[all …]
/f-stack/app/redis-5.0.5/utils/lru/
H A Dlfu-simulation.c55 if (minutes_diff(to_16bit_minutes(time(NULL)),e->decrtime) in scan_entry()
65 e->decrtime = to_16bit_minutes(time(NULL)); in scan_entry()
80 time(NULL) - e->ctime); in show_entry()
84 time_t start = time(NULL); in main()
95 entries[j].ctime = time(NULL); in main()
99 time_t now = time(NULL); in main()
135 entries[idx].decrtime = to_16bit_minutes(time(NULL)); in main()
137 entries[idx].ctime = time(NULL); in main()

12345678910>>...37