/external/blktrace/btt/ |
D | latency.c | 23 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()
|
D | seek.c | 256 double tstamp = BIT_TIME(iop->t.time); in seeki_add() local
|
/external/perfetto/src/base/ |
D | logging_unittest.cc | 102 std::string tstamp = "tstamp" + id + ","; in TEST() local 146 std::string tstamp = "ts" + std::to_string(thread_idx) + ","; in TEST() local
|
D | log_ring_buffer.h | 67 void Append(StringView tstamp, StringView source, StringView log_msg) { in Append()
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_tc_edt.c | 34 uint64_t tstamp, next_tstamp = 0; in throttle_flow() local
|
/external/bcc/tools/ |
D | cachestat.py | 67 tstamp = args.timestamp variable
|
/external/tinycompress/include/tinycompress/ |
D | compress_plugin.h | 59 int (*tstamp) (struct compress_plugin *plugin, member
|
/external/iproute2/include/uapi/linux/ |
D | if_addr.h | 61 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
/external/libnl/include/linux-private/linux/ |
D | if_addr.h | 62 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | if_addr.h | 63 __u32 tstamp; /* updated timestamp, hundredths of seconds */ member
|
/external/tinycompress/ |
D | cplay.c | 141 struct timespec tstamp; in print_time() local
|
D | compress_plugin.c | 111 struct snd_compr_tstamp *tstamp) in compress_plug_tstamp()
|
D | compress.c | 286 unsigned int *avail, struct timespec *tstamp) in compress_get_hpointer()
|
/external/strace/tests-mx32/ |
D | nlattr_ifla_af_spec.c | 56 uint32_t tstamp; member
|
/external/strace/tests/ |
D | nlattr_ifla_af_spec.c | 56 uint32_t tstamp; member
|
/external/strace/tests-m32/ |
D | nlattr_ifla_af_spec.c | 56 uint32_t tstamp; member
|
/external/kernel-headers/original/uapi/sound/ |
D | compress_offload.h | 83 struct snd_compr_tstamp tstamp; member
|
D | asound.h | 488 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/ |
D | rxtimestamp.c | 30 bool tstamp; member
|
/external/tinyalsa_new/examples/plugins/ |
D | sample_pcm_plugin.c | 222 static int sample_pcm_ttstamp(struct pcm_plugin *plugin, int *tstamp) in sample_pcm_ttstamp()
|
/external/tinyalsa/ |
D | pcm.c | 466 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()
|
D | pcm_plugin.c | 568 int *tstamp) in pcm_plug_ttstamp()
|
/external/tinyalsa_new/src/ |
D | pcm.c | 1389 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()
|
D | pcm_plugin.c | 572 int *tstamp) in pcm_plug_ttstamp()
|
/external/tcpdump/ |
D | print-icmp.c | 279 icmp_tstamp_print(u_int tstamp) in icmp_tstamp_print()
|