Home
last modified time | relevance | path

Searched defs:timestamp (Results 276 - 300 of 863) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_interface.h103 u64 timestamp; member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmt6360-adc.c266 int64_t timestamp; in mt6360_adc_trigger_handler() member
H A Dcc10001_adc.c267 struct iio_chan_spec *chan_array, *timestamp; in cc10001_adc_channel_init() local
H A Dad7291.c115 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 Dinv_icm42600_gyro.c772 const void *accel, *gyro, *timestamp; in inv_icm42600_gyro_parse_fifo() local
H A Dinv_icm42600_accel.c760 const void *accel, *gyro, *timestamp; in inv_icm42600_accel_parse_fifo() local
H A Dinv_icm42600_buffer.c40 __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 Dindustrialio-event.c66 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 Diqs621-als.c102 s64 timestamp; in iqs621_als_notifier() local
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c47 s64 timestamp; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dinject-buildid.c173 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 Dlock_contention.bpf.c23 __u64 timestamp; member
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h77 u64 timestamp; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtime-utils.c419 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 Dthread.c168 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 Dthread.h93 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 Dmrp_bridge.h99 __be32 timestamp; member
137 __be32 timestamp; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_cs.h48 u32 timestamp; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dfgraph.c456 unsigned long long timestamp; in ftrace_graph_probe_sched_switch() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h158 unsigned long timestamp; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dmrp_bridge.h99 __be32 timestamp; member
137 __be32 timestamp; member
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp357 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 Dhdi_common_v1_1.cpp355 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 Dbenchmark_common.cpp313 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 Dbenchmark_common.cpp349 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...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...35