/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 | hdlc1.out | 1 …, keepalive: mineseen=0x000d0a31, yourseen=0x57405e26, reliability=0x04ff, link uptime=49d12h52m33s
|
D | sflow_multiple_counter_30_pdus.out | 2 …184.3.9.6343: sFlowv5, IPv4 agent 15.184.8.4, agent-id 2, seqnum 204720, uptime 2612972293, sample… 88 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.195, agent-id 1, seqnum 10499682, uptime 12973660, samples … 174 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.195, agent-id 1, seqnum 10499683, uptime 12973661, samples … 260 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.195, agent-id 1, seqnum 10499684, uptime 12973663, samples … 346 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.195, agent-id 1, seqnum 10499685, uptime 12973664, samples … 432 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.195, agent-id 1, seqnum 10499686, uptime 12973800, samples … 506 …184.3.9.6343: sFlowv5, IPv4 agent 15.184.8.4, agent-id 2, seqnum 204721, uptime 2612972594, sample… 520 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.194, agent-id 1, seqnum 10354082, uptime 15617401, samples … 606 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.194, agent-id 1, seqnum 10354083, uptime 15617403, samples … 692 …3.9.6343: sFlowv5, IPv4 agent 15.184.1.194, agent-id 1, seqnum 10354084, uptime 15617404, samples … [all …]
|
/external/toybox/toys/other/ |
D | uptime.c | 40 t -= info.uptime; in uptime_main() 56 info.uptime /= 60; in uptime_main() 57 minutes = info.uptime%60; in uptime_main() 58 info.uptime /= 60; in uptime_main() 59 hours = info.uptime%24; in uptime_main() 60 days = info.uptime/24; in uptime_main()
|
/external/iproute2/misc/ |
D | rtacct.c | 582 long uptime = -1; in main() local 584 if (fscanf(tfp, "%ld", &uptime) != 1) in main() 585 uptime = -1; in main() 589 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
D | nstat.c | 644 long uptime = -1; in main() local 646 if (fscanf(tfp, "%ld", &uptime) != 1) in main() 647 uptime = -1; in main() 650 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
D | ifstat.c | 814 long uptime = -1; in main() local 816 if (fscanf(tfp, "%ld", &uptime) != 1) in main() 817 uptime = -1; in main() 820 if (uptime >= 0 && time(NULL) >= stb.st_mtime+uptime) { in main()
|
/external/autotest/client/profilers/catprofile/ |
D | control | 1 job.profilers.add('catprofile', ['/proc/meminfo','/proc/uptime'], 'meminfo', 2)
|
/external/iptables/include/linux/ |
D | kernel.h | 13 long uptime; /* Seconds since boot */ member
|
/external/strace/mpers-m32/ |
D | sysinfo_t.h | 5 int32_t uptime; member
|
/external/kernel-headers/original/uapi/linux/ |
D | sysinfo.h | 8 __kernel_long_t uptime; /* Seconds since boot */ member
|
/external/strace/mpers-mx32/ |
D | sysinfo_t.h | 5 int64_t uptime; member
|
/external/strace/tests-m32/ |
D | sysinfo.c | 59 , (unsigned long long) si->uptime in main()
|
/external/strace/tests/ |
D | sysinfo.c | 59 , (unsigned long long) si->uptime in main()
|
/external/strace/tests-mx32/ |
D | sysinfo.c | 59 , (unsigned long long) si->uptime in main()
|
/external/strace/ |
D | sysinfo.c | 63 zero_extend_signed_to_ull(si.uptime) in SYS_FUNC()
|
/external/autotest/client/site_tests/platform_BootPerf/ |
D | platform_BootPerf.py | 438 uptime = float(uptime_file.readline().split()[0]) 442 boot_t0, boot_t1, uptime)
|
/external/ltp/testcases/kernel/syscalls/sysinfo/ |
D | sysinfo01.c | 127 printf("uptime %lu\n", sys_buf->uptime); in main()
|
/external/google-breakpad/src/processor/testdata/ |
D | microdump.stackwalk-arm.out | 8 Process uptime: not available
|
D | minidump2.stackwalk.out | 9 Process uptime: 0 seconds
|
D | microdump.stackwalk-arm64.out | 8 Process uptime: not available
|
/external/google-breakpad/src/client/mac/crash_generation/ |
D | ConfigFile.mm | 98 // Set process uptime parameter 107 // Store the uptime in milliseconds.
|
/external/toybox/toys/lsb/ |
D | dmesg.c | 125 TT.tea = time(0)-info.uptime; in dmesg_main()
|
/external/dhcpcd-6.8.2/ |
D | common.h | 186 time_t uptime(void);
|