Home
last modified time | relevance | path

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

12

/external/blktrace/btt/
Dlatency.c23 static inline void latency_out(FILE *ofp, __u64 tstamp, __u64 latency) in latency_out()
55 void latency_q2d(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2d()
61 void latency_d2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_d2c()
67 void latency_q2c(struct d_info *dip, __u64 tstamp, __u64 latency) in latency_q2c()
Dseek.c256 double tstamp = BIT_TIME(iop->t.time); in seeki_add() local
/external/perfetto/src/base/
Dlogging_unittest.cc102 std::string tstamp = "tstamp" + id + ","; in TEST() local
146 std::string tstamp = "ts" + std::to_string(thread_idx) + ","; in TEST() local
Dlog_ring_buffer.h67 void Append(StringView tstamp, StringView source, StringView log_msg) { in Append()
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_tc_edt.c34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
/external/bcc/tools/
Dcachestat.py67 tstamp = args.timestamp variable
/external/tinycompress/include/tinycompress/
Dcompress_plugin.h59 int (*tstamp) (struct compress_plugin *plugin, member
/external/iproute2/include/uapi/linux/
Dif_addr.h61 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/external/libnl/include/linux-private/linux/
Dif_addr.h62 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/external/kernel-headers/original/uapi/linux/
Dif_addr.h63 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
/external/tinycompress/
Dcplay.c141 struct timespec tstamp; in print_time() local
Dcompress_plugin.c111 struct snd_compr_tstamp *tstamp) in compress_plug_tstamp()
Dcompress.c286 unsigned int *avail, struct timespec *tstamp) in compress_get_hpointer()
/external/strace/tests-mx32/
Dnlattr_ifla_af_spec.c56 uint32_t tstamp; member
/external/strace/tests/
Dnlattr_ifla_af_spec.c56 uint32_t tstamp; member
/external/strace/tests-m32/
Dnlattr_ifla_af_spec.c56 uint32_t tstamp; member
/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h83 struct snd_compr_tstamp tstamp; member
Dasound.h488 struct timespec tstamp; /* reference timestamp */ member
538 struct __snd_timespec tstamp; /* Timestamp */ member
580 struct __snd_timespec64 tstamp; /* Timestamp */ member
785 struct timespec tstamp; /* Timestamp */ member
900 struct timespec tstamp; /* Timestamp - last update */ member
962 struct timespec tstamp; member
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c30 bool tstamp; member
/external/tinyalsa_new/examples/plugins/
Dsample_pcm_plugin.c222 static int sample_pcm_ttstamp(struct pcm_plugin *plugin, int *tstamp) in sample_pcm_ttstamp()
/external/tinyalsa/
Dpcm.c466 struct timespec *tstamp) in pcm_get_htimestamp()
503 int pcm_mmap_get_hw_ptr(struct pcm* pcm, unsigned int *hw_ptr, struct timespec *tstamp) in pcm_mmap_get_hw_ptr()
Dpcm_plugin.c568 int *tstamp) in pcm_plug_ttstamp()
/external/tinyalsa_new/src/
Dpcm.c1389 struct timespec *tstamp) in pcm_get_htimestamp()
1583 int pcm_mmap_get_hw_ptr(struct pcm* pcm, unsigned int *hw_ptr, struct timespec *tstamp) in pcm_mmap_get_hw_ptr()
Dpcm_plugin.c572 int *tstamp) in pcm_plug_ttstamp()
/external/tcpdump/
Dprint-icmp.c279 icmp_tstamp_print(u_int tstamp) in icmp_tstamp_print()

12