Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 – 17 of 17) sorted by relevance

/external/blktrace/btt/
Dlatency.c23 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()
Dseek.c102 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/
Dmessagequeue.cc309 void MessageQueue::PostAt(uint32_t tstamp, in PostAt()
317 uint32_t tstamp, in DoDelayPost()
/external/libnl/include/linux-private/linux/
Dif_addr.h58 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h224 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/kernel-headers/original/uapi/linux/
Dif_addr.h60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h330 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/iproute2/include/linux/
Dif_addr.h60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h313 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/tinycompress/
Dcplay.c141 struct timespec tstamp; in print_time() local
Dcompress.c315 unsigned int *avail, struct timespec *tstamp) in compress_get_hpointer()
/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h82 struct snd_compr_tstamp tstamp; member
Dasound.h447 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/
Dpcm.c451 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/
Dprint-icmp.c315 icmp_tstamp_print(u_int tstamp) in icmp_tstamp_print()
/external/webrtc/talk/media/base/
Dvideoengine_unittest.h317 uint32_t* tstamp, in ParseRtpPacket()
/external/libnl/lib/netfilter/
Dct_obj.c201 const struct nfnl_ct_timestamp *tstamp = nfnl_ct_get_timestamp(ct); in ct_dump_line() local