Searched defs:tstamp (Results 1 – 14 of 14) 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/kernel-headers/original/linux/ |
D | if_addr.h | 55 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 176 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
D | skbuff.h | 237 struct skb_timeval tstamp; member
|
/external/iproute2/include/linux/ |
D | if_addr.h | 52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
D | if_link.h | 173 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
|
/external/libvpx/nestegg/test/ |
D | test.c | 84 uint64_t duration, tstamp, pkt_tstamp; in main() local
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | messagequeue.cc | 282 void MessageQueue::DoDelayPost(int cmsDelay, uint32 tstamp, in DoDelayPost()
|
/external/libvpx/ |
D | vpxdec.c | 529 uint64_t tstamp=0; in webm_guess_framerate() local 576 uint64_t tstamp=0; in file_is_webm() local
|
/external/kernel-headers/original/sound/ |
D | asound.h | 396 struct timespec tstamp; /* reference timestamp */ member 411 struct timespec tstamp; /* Timestamp */ member 530 struct timespec tstamp; /* Timestamp */ member 642 struct timespec tstamp; /* Timestamp - last update */ member 692 struct timespec tstamp; member 831 struct timespec tstamp; member
|
/external/tcpdump/ |
D | print-icmp.c | 320 icmp_tstamp_print(u_int tstamp) { in icmp_tstamp_print()
|
/external/tinyalsa/ |
D | pcm.c | 331 struct timespec *tstamp) in pcm_get_htimestamp()
|
/external/libvpx/nestegg/src/ |
D | nestegg.c | 1372 ne_find_cue_point_for_tstamp(struct ebml_list_node * cue_point, uint64_t scale, uint64_t tstamp) in ne_find_cue_point_for_tstamp() 1533 nestegg_track_seek(nestegg * ctx, unsigned int track, uint64_t tstamp) in nestegg_track_seek() 1896 nestegg_packet_tstamp(nestegg_packet * pkt, uint64_t * tstamp) in nestegg_packet_tstamp()
|