/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/ |
H A D | amd_sfh_interface.h | 103 u64 timestamp; member
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | mt6360-adc.c | 266 int64_t timestamp; in mt6360_adc_trigger_handler() member
|
H A D | cc10001_adc.c | 267 struct iio_chan_spec *chan_array, *timestamp; in cc10001_adc_channel_init() local
|
H A D | ad7291.c | 115 s64 timestamp = iio_get_time_ns(indio_dev); in ad7291_event_handler() local
|
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/ |
H A D | inv_icm42600_gyro.c | 772 const void *accel, *gyro, *timestamp; in inv_icm42600_gyro_parse_fifo() local
|
H A D | inv_icm42600_accel.c | 760 const void *accel, *gyro, *timestamp; in inv_icm42600_accel_parse_fifo() local
|
H A D | inv_icm42600_buffer.c | 40 __be16 timestamp; member 453 const void *accel, *gyro, *timestamp; in inv_icm42600_buffer_fifo_read() local 44 inv_icm42600_fifo_decode_packet(const void *packet, const void **accel, const void **gyro, const int8_t **temp, const void **timestamp, unsigned int *odr) inv_icm42600_fifo_decode_packet() argument [all...] |
/kernel/linux/linux-6.6/drivers/iio/ |
H A D | industrialio-event.c | 66 int iio_push_event(struct iio_dev *indio_dev, u64 ev_code, s64 timestamp) in iio_push_event() argument
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | iqs621-als.c | 102 s64 timestamp; in iqs621_als_notifier() local
|
/kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
H A D | hid-sensor-magn-3d.c | 47 s64 timestamp; member
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | inject-buildid.c | 173 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap() argument 219 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample() argument 367 u64 timestamp = rand() % 1000000; in inject_build_id() local
|
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/ |
H A D | lock_contention.bpf.c | 23 __u64 timestamp; member
|
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-decoder.h | 77 u64 timestamp; member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | time-utils.c | 419 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample() argument 434 perf_time__ranges_skip_sample(struct perf_time_interval *ptime_buf, int num, u64 timestamp) perf_time__ranges_skip_sample() argument 528 timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) timestamp__scnprintf_usec() argument 536 timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) timestamp__scnprintf_nsec() argument [all...] |
H A D | thread.c | 168 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() argument 192 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() argument 259 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() argument 234 ____thread__set_comm(struct thread *thread, const char *str, u64 timestamp, bool exec) ____thread__set_comm() argument 398 thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) thread__fork() argument [all...] |
H A D | thread.h | 93 thread__set_comm(struct thread *thread, const char *comm, u64 timestamp) thread__set_comm() argument
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | mrp_bridge.h | 99 __be32 timestamp; member 137 __be32 timestamp; member
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_cs.h | 48 u32 timestamp; member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | fgraph.c | 456 unsigned long long timestamp; in ftrace_graph_probe_sched_switch() local
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh.h | 158 unsigned long timestamp; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | mrp_bridge.h | 99 __be32 timestamp; member 137 __be32 timestamp; member
|
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 357 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId)
in CalculateFps() argument 382 void Test::StreamConsumer::ReturnTimeStamp(int64_t *g_timestamp, int64_t timestamp, enum StreamIntent streamIntent_)
in ReturnTimeStamp() argument 494 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 510 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
H A D | hdi_common_v1_1.cpp | 355 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument 380 void Test::StreamConsumer::ReturnTimeStamp(int64_t *g_timestamp, uint32_t lenght, int64_t timestamp, int32_t gotSize) in ReturnTimeStamp() argument 490 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 506 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
H A D | benchmark_common.cpp | 313 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument 436 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 452 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
H A D | benchmark_common.cpp | 349 void Test::StreamConsumer::CalculateFps(int64_t timestamp, int32_t streamId) in CalculateFps() argument 472 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 510 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument 535 OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) OnResult() argument [all...] |