HomeSort by relevance Sort by last modified time
    Searched refs:tstamp (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /external/blktrace/btt/
latency.c 23 static inline void latency_out(FILE *ofp, __u64 tstamp, __u64 latency)
26 fprintf(ofp, "%lf %lf\n", TO_SEC(tstamp), TO_SEC(latency));
57 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency)
59 plat_x2c(dip->q2d_plat_handle, tstamp, latency);
60 latency_out(dip->q2d_ofp, tstamp, latency);
63 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency)
65 plat_x2c(dip->d2c_plat_handle, tstamp, latency);
66 latency_out(dip->d2c_ofp, tstamp, latency);
69 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency)
71 plat_x2c(dip->q2c_plat_handle, tstamp, latency)
    [all...]
  /external/owasp/sanitizer/
Makefile 66 classes: out/classes.tstamp
67 out/classes.tstamp: out/classes src/main/org/owasp/html/*.java
70 touch out/classes.tstamp
72 examples: out/examples.tstamp
73 out/examples.tstamp: out/classes.tstamp src/main/org/owasp/html/examples/*.java
77 touch out/examples.tstamp
80 tests: out/tests.tstamp
81 out/tests.tstamp: out/classes.tstamp out/genfiles.tstamp out/examples.tstamp src/tests/org/owasp/html/*.jav
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/test/
test.c 86 uint64_t duration, tstamp, pkt_tstamp; local
163 nestegg_packet_tstamp(pkt, &tstamp);
165 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
187 nestegg_packet_tstamp(pkt, &tstamp);
189 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
211 nestegg_packet_tstamp(pkt, &tstamp);
213 fprintf(stderr, "* t %u pts %f frames %u\n", track, tstamp / 1e9, cnt);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
nestegg.h 172 /** Query the tstamp scale of the media stream in nanoseconds.
195 @param tstamp Starting timestamp of the cluster.
200 int64_t * end_pos, uint64_t * tstamp);
211 /** Seek @a track to @a tstamp. Stream seek will terminate at the earliest
212 key point in the stream at or before @a tstamp. Other tracks in the
216 @param tstamp Absolute timestamp in nanoseconds.
219 int nestegg_track_seek(nestegg * context, unsigned int track, uint64_t tstamp);
303 @param tstamp Storage for the queried timestamp in nanoseconds.
306 int nestegg_packet_tstamp(nestegg_packet * packet, uint64_t * tstamp);
  /bionic/libc/kernel/uapi/linux/
if_addr.h 70 __u32 tstamp; member in struct:ifa_cacheinfo
  /development/ndk/platforms/android-21/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /external/iproute2/include/linux/
if_addr.h 60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /external/kernel-headers/original/uapi/linux/
if_addr.h 60 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /external/libnl/include/linux/
if_addr.h 53 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmdec.c 149 uint64_t tstamp = 0; local
162 for (i = 0; tstamp < 1000000000 && i < 50;) {
171 nestegg_packet_tstamp(pkt, &tstamp);
182 vpx_ctx->framerate.denominator = (int)(tstamp / 1000);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_addr.h 55 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_addr.h 52 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
if_addr.h 67 __u32 tstamp; member in struct:ifa_cacheinfo

Completed in 2790 milliseconds

1 2 3 4 5 6 7 8