| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | thread-stack.c | 55 u64 timestamp; member 298 thread_stack__call_return(struct thread *thread, struct thread_stack *ts, size_t idx, u64 timestamp, u64 ref, bool no_return) thread_stack__call_return() argument 782 thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct call_path *cp, bool no_call, bool trace_end) thread_stack__push_cp() argument 814 thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct symbol *sym) thread_stack__pop_cp() argument 997 thread_stack__trace_begin(struct thread *thread, struct thread_stack *ts, u64 timestamp, u64 ref) thread_stack__trace_begin() argument [all...] |
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | qdio.h | 194 u64 timestamp; member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_hwlat.c | 97 struct timespec64 timestamp; /* wall time */ member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | batadv_packet.h | 161 __be32 timestamp; member
|
| H A D | gpio.h | 136 __u64 timestamp; member 177 __u64 timestamp; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | batadv_packet.h | 161 __be32 timestamp; member
|
| H A D | gpio.h | 136 __u64 timestamp; member 177 __u64 timestamp; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | batadv_packet.h | 149 __be32 timestamp; member
|
| /test/xts/acts/graphic/nativeimage/entry/src/main/cpp/ |
| H A D | nativeimage.cpp | 725 int64_t timestamp = 0;
in OHNativeImageGetTimestampNullptr() local 831 int64_t timestamp = 0;
in OHNativeImageGetTimestampNormal() local
|
| /test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
| H A D | test_display.cpp | 772 int32_t DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument 840 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
| H A D | hdi_common_v1_3.cpp | 687 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId)
in CalculateFps() argument 712 void Test::StreamConsumer::GetTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, int32_t gotSize)
in GetTimeStamp() argument 820 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 847 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 888 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 904 OnCaptureReady(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnCaptureReady() argument 914 OnFrameShutterEnd(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutterEnd() argument 939 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | nvenc.c | 2012 static inline void timestamp_queue_enqueue(AVFifo *queue, int64_t timestamp) in timestamp_queue_enqueue() argument 2019 int64_t timestamp = AV_NOPTS_VALUE; in timestamp_queue_dequeue() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rmdec.c | 686 static int rm_sync(AVFormatContext *s, int64_t *timestamp, int *flags, int *stream_index, int64_t *pos){ in rm_sync() argument 759 rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb, RMDemuxContext *rm, RMStream *vst, AVPacket *pkt, int len, int *pseq, int64_t *timestamp) rm_assemble_video_frame() argument 887 ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int len, AVPacket *pkt, int *seq, int flags, int64_t timestamp) ff_rm_parse_packet() argument 1012 int64_t timestamp, pos, len; rm_read_packet() local [all...] |
| H A D | gxfenc.c | 435 int64_t timestamp = 0; in gxf_write_umf_material_description() local
|
| H A D | mpegenc.c | 568 static inline void put_timestamp(AVIOContext *pb, int id, int64_t timestamp) in put_timestamp() argument 94 put_pack_header(AVFormatContext *ctx, uint8_t *buf, int64_t timestamp) put_pack_header() argument
|
| H A D | mpeg.c | 819 int64_t pos, timestamp; in vobsub_read_header() local
|
| H A D | rtpdec.c | 634 static int rtp_set_prft(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) { in rtp_set_prft() argument 656 static void finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) in finalize_packet() argument 704 uint32_t timestamp; rtp_parse_packet_internal() local 862 uint32_t timestamp; rtp_parse_one_packet() local [all...] |
| H A D | wtvdec.c | 1023 uint64_t timestamp = avio_rl64(pb); in read_header() local
|
| H A D | asfenc.c | 903 put_frame(AVFormatContext *s, ASFStream *stream, AVStream *avst, int64_t timestamp, const uint8_t *buf, int m_obj_size, int flags) put_frame() argument
|
| H A D | img2dec.c | 589 static int img_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in img_read_seek() argument
|
| H A D | udp.c | 567 int64_t timestamp; in circular_buffer_task_tx() local
|
| /third_party/alsa-lib/test/ |
| H A D | latency.c | 352 void gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) in gettimestamp() argument
|
| /third_party/backends/backend/ |
| H A D | pieusb_scancmd.h | 110 SANE_Char timestamp[20]; /* null terminated */ member
|
| /third_party/libuv/src/unix/ |
| H A D | os390.c | 135 unsigned long long timestamp; in uv__hrtime() local
|
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 604 lws_smd_ss_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) lws_smd_ss_cb() argument
|