Searched defs:tstamp (Results 1 – 17 of 17) sorted by relevance
/external/blktrace/btt/ |
D | latency.c | 23 static inline void latency_out(FILE *ofp, __u64 tstamp, __u64 latency) in latency_out() 57 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2d() 63 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_d2c() 69 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2c()
|
D | seek.c | 102 double tstamp, s_p_s; in sps_emit() local 256 double tstamp = BIT_TIME(iop->t.time); in seeki_add() local
|
/external/webrtc/webrtc/base/ |
D | messagequeue.cc | 309 void MessageQueue::PostAt(uint32_t tstamp, in PostAt() 317 uint32_t tstamp, in DoDelayPost()
|
/external/libnl/include/linux-private/linux/ |
D | if_addr.h | 58 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 224 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | if_addr.h | 60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 330 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
/external/iproute2/include/linux/ |
D | if_addr.h | 60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 313 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
/external/tinycompress/ |
D | cplay.c | 141 struct timespec tstamp; in print_time() local
|
D | compress.c | 315 unsigned int *avail, struct timespec *tstamp) in compress_get_hpointer()
|
/external/kernel-headers/original/uapi/sound/ |
D | compress_offload.h | 82 struct snd_compr_tstamp tstamp; member
|
D | asound.h | 447 struct timespec tstamp; /* reference timestamp */ member 466 struct timespec tstamp; /* Timestamp */ member 637 struct timespec tstamp; /* Timestamp */ member 749 struct timespec tstamp; /* Timestamp - last update */ member 799 struct timespec tstamp; member 942 struct timespec tstamp; member
|
/external/tinyalsa/ |
D | pcm.c | 451 struct timespec *tstamp) in pcm_get_htimestamp() 488 int pcm_mmap_get_hw_ptr(struct pcm* pcm, unsigned int *hw_ptr, struct timespec *tstamp) in pcm_mmap_get_hw_ptr()
|
/external/tcpdump/ |
D | print-icmp.c | 315 icmp_tstamp_print(u_int tstamp) in icmp_tstamp_print()
|
/external/webrtc/talk/media/base/ |
D | videoengine_unittest.h | 317 uint32_t* tstamp, in ParseRtpPacket()
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 201 const struct nfnl_ct_timestamp *tstamp = nfnl_ct_get_timestamp(ct); in ct_dump_line() local
|