/external/tcpdump/tests/ |
D | hdlc3.out | 1 …20), keepalive: mineseen=0x00000005, yourseen=0x00000002, reliability=0xffff, link uptime=0d2h12m5s 2 …0), keepalive: mineseen=0x00000003, yourseen=0x00000005, reliability=0xffff, link uptime=0d6h51m44s 3 …0), keepalive: mineseen=0x00000006, yourseen=0x00000003, reliability=0xffff, link uptime=0d2h12m15s 4 …0), keepalive: mineseen=0x00000004, yourseen=0x00000006, reliability=0xffff, link uptime=0d6h51m54s 5 …0), keepalive: mineseen=0x00000007, yourseen=0x00000004, reliability=0xffff, link uptime=0d2h12m25s 6 …20), keepalive: mineseen=0x00000005, yourseen=0x00000007, reliability=0xffff, link uptime=0d6h52m4s 18 …0), keepalive: mineseen=0x00000008, yourseen=0x00000005, reliability=0xffff, link uptime=0d2h12m35s 19 …0), keepalive: mineseen=0x00000006, yourseen=0x00000008, reliability=0xffff, link uptime=0d6h52m14s 21 …0), keepalive: mineseen=0x00000009, yourseen=0x00000006, reliability=0xffff, link uptime=0d2h12m45s 22 …0), keepalive: mineseen=0x00000007, yourseen=0x00000009, reliability=0xffff, link uptime=0d6h52m24s [all …]
|
D | hdlc4.out | 1 …20), keepalive: mineseen=0x00000001, yourseen=0x00000000, reliability=0xffff, link uptime=1d0h1m32s 4 …20), keepalive: mineseen=0x00000001, yourseen=0x00000000, reliability=0xffff, link uptime=1d0h1m42s 5 …0), keepalive: mineseen=0x00000001, yourseen=0x00000001, reliability=0xffff, link uptime=1d4h41m19s 6 …20), keepalive: mineseen=0x00000002, yourseen=0x00000001, reliability=0xffff, link uptime=1d0h1m52s 7 …0), keepalive: mineseen=0x00000002, yourseen=0x00000002, reliability=0xffff, link uptime=1d4h41m29s
|
D | sflow-print-v6.out | 1 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 109, uptime 113000, samples 1,… 14 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 110, uptime 114000, samples 2,… 39 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 111, uptime 115000, samples 4,… 88 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 112, uptime 116000, samples 4,… 130 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 113, uptime 117000, samples 2,… 155 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 114, uptime 118000, samples 2,… 180 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 115, uptime 120000, samples 1,… 193 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 116, uptime 122000, samples 1,… 199 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 117, uptime 123000, samples 1,… 212 …343: [udp sum ok] sFlowv5, IPv6 agent 30::1:1:1, agent-id 0, seqnum 118, uptime 124000, samples 2,… [all …]
|
D | hdlc1.out | 1 …, keepalive: mineseen=0x000d0a31, yourseen=0x57405e26, reliability=0x04ff, link uptime=49d12h52m33s
|
/external/ltp/testcases/kernel/syscalls/sysinfo/ |
D | sysinfo03.c | 39 long uptime; in verify_sysinfo() local 49 uptime = si.uptime; in verify_sysinfo() 55 long diff = si.uptime - uptime; in verify_sysinfo() 62 if (si.uptime < proc_uptime || si.uptime > proc_uptime + 1) { in verify_sysinfo() 64 proc_uptime, si.uptime); in verify_sysinfo()
|
/external/toybox/toys/other/ |
D | uptime.c | 40 t -= info.uptime; in uptime_main() 50 info.uptime /= 60; in uptime_main() 51 minutes = info.uptime%60; in uptime_main() 52 info.uptime /= 60; in uptime_main() 53 hours = info.uptime%24; in uptime_main() 54 days = info.uptime/24; in uptime_main()
|
/external/musl/src/linux/x32/ |
D | sysinfo.c | 8 klong uptime; member 28 info->uptime = tmp.uptime; in __lsysinfo()
|
/external/scapy/scapy/modules/ |
D | p0f.py | 316 uptime = None 318 uptime = pkt2uptime(pkt) 321 if uptime == 0: 322 uptime = None 324 if uptime is not None: 325 … res += pkt.sprintf(" (up: " + str(uptime/3600) + " hrs)\n -> %IP.dst%:%TCP.dport% (%TCP.flags%)") 351 extrahops=0, mtu=1500, uptime=None): argument 455 if uptime is not None: 456 ts_a = uptime
|
/external/linux-kselftest/tools/testing/selftests/timens/ |
D | procfs.c | 68 static int read_proc_uptime(struct timespec *uptime) in read_proc_uptime() argument 89 uptime->tv_sec = up_sec; in read_proc_uptime() 90 uptime->tv_nsec = up_nsec; in read_proc_uptime()
|
/external/linux-kselftest/tools/testing/selftests/proc/ |
D | .gitignore | 15 /proc-uptime-001 16 /proc-uptime-002
|
D | proc-uptime.h | 25 static void proc_uptime(int fd, uint64_t *uptime, uint64_t *idle) in proc_uptime() argument 46 *uptime = val1 * 100 + val2; in proc_uptime()
|
D | Makefile | 18 TEST_GEN_PROGS += proc-uptime-001 19 TEST_GEN_PROGS += proc-uptime-002
|
/external/rust/crates/nix/src/sys/ |
D | sysinfo.rs | 35 pub fn uptime(&self) -> Duration { in uptime() method 37 Duration::from_secs(cmp::max(self.0.uptime, 0) as u64) in uptime()
|
/external/iproute2/misc/ |
D | rtacct.c | 579 long uptime = -1; in main() local 582 if (fscanf(tfp, "%ld", &uptime) != 1) in main() 583 uptime = -1; in main() 587 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
D | nstat.c | 682 long uptime = -1; in main() local 685 if (fscanf(tfp, "%ld", &uptime) != 1) in main() 686 uptime = -1; in main() 689 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
/external/arm-trusted-firmware/plat/qti/qtiseclib/src/ |
D | qtiseclib_cb_interface.c | 53 uint64_t uptime = read_cntpct_el0(); in qtiseclib_cb_log() local 59 (uint32_t) ((uptime >> 32) & 0xFFFFFFFF), in qtiseclib_cb_log() 60 (uint32_t) (uptime & 0xFFFFFFFF)); in qtiseclib_cb_log()
|
/external/cronet/components/nacl/renderer/ |
D | nexe_load_manager.cc | 101 base::TimeDelta uptime = base::Time::Now() - ready_time_; in ~NexeLoadManager() local 102 HistogramTimeLarge("NaCl.ModuleUptime.Normal", uptime.InMilliseconds()); in ~NexeLoadManager() 413 base::TimeDelta uptime = base::Time::Now() - ready_time_; in ReportDeadNexe() local 414 HistogramTimeMedium("NaCl.ModuleUptime.Crash", uptime.InMilliseconds()); in ReportDeadNexe()
|
/external/autotest/client/cros/cellular/ |
D | test_environment.py | 114 uptime = float(uptime_file.readline().split()[0]) 115 if uptime < 60: 118 "starting test", 60 - uptime) 119 time.sleep(60 - uptime)
|
/external/cronet/components/metrics/ |
D | metrics_log.h | 171 base::TimeDelta uptime, 221 base::TimeDelta uptime);
|
/external/autotest/server/hosts/ |
D | attached_device_host.py | 266 uptime = float(self.check_uptime()) 269 diff = min(required_uptime - uptime, required_uptime)
|
/external/autotest/client/profilers/catprofile/ |
D | control | 1 job.profilers.add('catprofile', ['/proc/meminfo','/proc/uptime'], 'meminfo', 2)
|
/external/musl/include/sys/ |
D | sysinfo.h | 11 unsigned long uptime; member
|
/external/rust/crates/nix/test/sys/ |
D | test_sysinfo.rs | 12 info.uptime(); // just test Duration construction in sysinfo_works()
|
/external/iptables/include/linux/ |
D | kernel.h | 13 long uptime; /* Seconds since boot */ member
|
/external/iproute2/include/uapi/linux/ |
D | sysinfo.h | 9 __kernel_long_t uptime; /* Seconds since boot */ member
|