Searched refs:timeval (Results 201 - 225 of 415) sorted by relevance

1234567891011>>

/external/libpcap/
H A Ddlpisubs.c278 struct timeval to;
H A Dpcap-dag.c625 struct timeval maxwait;
626 struct timeval poll;
1055 struct timeval maxwait;
1056 struct timeval poll;
/external/libpcap/pcap/
H A Dpcap.h153 * The time stamp can and should be a "struct timeval", regardless of
154 * whether your system supports 32-bit tv_sec in "struct timeval",
155 * 64-bit tv_sec in "struct timeval", or both if it supports both 32-bit
159 * should supply the appropriate version of "struct timeval", even if
163 struct timeval ts; /* time stamp */
/external/libpcap/tests/
H A Dselpolltest.c149 struct timeval seltimeout;
/external/libunwind/tests/
H A DGperf-simple.c51 struct timeval tv;
H A DGperf-trace.c51 struct timeval tv;
/external/libvncserver/libvncserver/
H A Dmain.c517 struct timeval tv;
1080 void gettimeofday(struct timeval* tv,char* dummy)
1123 struct timeval tv;
1154 struct timeval tv;
/external/libvncserver/x11vnc/misc/
H A Dblockdpy.c128 struct timeval _mysleep;
/external/linux-tools-perf/src/tools/perf/bench/
H A Dsched-messaging.c273 struct timeval start, stop, diff;
/external/ltrace/
H A Doutput.c77 struct timeval tv;
78 static struct timeval old_tv = { 0, 0 };
79 struct timeval diff;
101 struct timeval tv;
/external/mdnsresponder/mDNSPosix/
H A DPosixDaemon.c152 struct timeval timeout;
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c192 struct timeval start, stop, diff;
/external/mesa3d/src/mesa/drivers/x11/
H A Dxm_dd.c778 struct timeval StartTime;
811 time_diff(const struct timeval *t0, const struct timeval *t1)
826 struct timeval endTime;
/external/netperf/
H A Dnetcpu_kstat.c270 struct timeval time1, time2 ;
H A Dnetcpu_perfstat.c136 struct timeval time1, time2 ;
H A Dnetcpu_pstat.c121 struct timeval time1, time2;
/external/skia/experimental/Networking/
H A DSkSockets.cpp271 timeval timeout;
/external/valgrind/coregrind/
H A Dvgdb.c72 struct timeval dbgtv;
213 struct timeval cmd_max_end_time;
215 struct timeval invoke_time;
267 struct timeval now;
/external/valgrind/gdbserver_tests/
H A Dsleepers.c66 static struct timeval t[4];
/external/webrtc/src/system_wrappers/interface/
H A Dtick_util.h193 struct timeval tv;
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_helpers.c106 struct timeval tv;
/external/wpa_supplicant_8/hostapd/src/l2_packet/
H A Dl2_packet_privsep.c141 struct timeval tv;
/external/wpa_supplicant_8/src/common/
H A Dwpa_helpers.c106 struct timeval tv;
/external/wpa_supplicant_8/src/l2_packet/
H A Dl2_packet_privsep.c141 struct timeval tv;
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_helpers.c106 struct timeval tv;

Completed in 708 milliseconds

1234567891011>>