Home
last modified time | relevance | path

Searched defs:tstamp (Results 1 – 14 of 14) 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/kernel-headers/original/linux/
Dif_addr.h55 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h176 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
Dskbuff.h237 struct skb_timeval tstamp; member
/external/iproute2/include/linux/
Dif_addr.h52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
Dif_link.h173 __u32 tstamp; /* ipv6InterfaceTable updated timestamp */ member
/external/libvpx/nestegg/test/
Dtest.c84 uint64_t duration, tstamp, pkt_tstamp; in main() local
/external/chromium/third_party/libjingle/source/talk/base/
Dmessagequeue.cc282 void MessageQueue::DoDelayPost(int cmsDelay, uint32 tstamp, in DoDelayPost()
/external/libvpx/
Dvpxdec.c529 uint64_t tstamp=0; in webm_guess_framerate() local
576 uint64_t tstamp=0; in file_is_webm() local
/external/kernel-headers/original/sound/
Dasound.h396 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/
Dprint-icmp.c320 icmp_tstamp_print(u_int tstamp) { in icmp_tstamp_print()
/external/tinyalsa/
Dpcm.c331 struct timespec *tstamp) in pcm_get_htimestamp()
/external/libvpx/nestegg/src/
Dnestegg.c1372 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()