Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dchrono.cpp21 std::string rfc1123(Timestamp timestamp) { in rfc1123()
31 std::string iso8601(Timestamp timestamp) { in iso8601()
40 Timestamp parseTimestamp(const char* timestamp) { in parseTimestamp()
44 Timestamp parseTimestamp(const int32_t timestamp) { in parseTimestamp()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeopositioninfosource_geocluemaster.cpp134 void QGeoPositionInfoSourceGeoclueMaster::updatePosition(PositionFields fields, int timestamp, in updatePosition()
185 void QGeoPositionInfoSourceGeoclueMaster::updateVelocity(VelocityFields fields, int timestamp, in updateVelocity()
430 qint32 timestamp = reply.argumentAt<1>(); in getPositionFinished() local
439 void QGeoPositionInfoSourceGeoclueMaster::positionChanged(qint32 fields, qint32 timestamp, double l… in positionChanged()
451 void QGeoPositionInfoSourceGeoclueMaster::velocityChanged(qint32 fields, qint32 timestamp, double s… in velocityChanged()
H A Dqgeosatelliteinfosource_geocluemaster.cpp145 void QGeoSatelliteInfoSourceGeoclueMaster::updateSatelliteInfo(int timestamp, int satellitesUsed, in updateSatelliteInfo()
209 void QGeoSatelliteInfoSourceGeoclueMaster::satelliteChanged(int timestamp, int satellitesUsed, int … in satelliteChanged()
275 int timestamp = arguments.at(0).toInt(); in satelliteChanged() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dordered-events.c21 u64 timestamp = new->timestamp; in queue_event() local
172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event()
195 u64 timestamp, u64 file_offset) in ordered_events__queue()
267 u64 timestamp) in __ordered_events__flush()
344 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
H A Dthread.c173 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces()
197 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces()
240 u64 timestamp, bool exec) in ____thread__set_comm()
264 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm()
391 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
H A Dcomm.c108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new()
127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
H A Dtime-utils.c419 bool perf_time__skip_sample(struct perf_time_interval *ptime, u64 timestamp) in perf_time__skip_sample()
435 int num, u64 timestamp) in perf_time__ranges_skip_sample()
528 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec()
536 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_nsec()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dip.h28 struct timestamp struct
30 uint8_t len;
31 uint8_t ptr;
33 unsigned int flags:4;
34 unsigned int overflow:4;
36 unsigned int overflow:4;
37 unsigned int flags:4;
41 uint32_t data[9];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dip.h28 struct timestamp struct
30 uint8_t len;
31 uint8_t ptr;
33 unsigned int flags:4;
34 unsigned int overflow:4;
36 unsigned int overflow:4;
37 unsigned int flags:4;
41 uint32_t data[9];
/OK3568_Linux_fs/kernel/drivers/net/can/dev/
H A Drx-offload.c12 u32 timestamp; member
145 u32 timestamp; in can_rx_offload_offload_one() local
241 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_sorted()
266 unsigned int idx, u32 timestamp) in can_rx_offload_get_echo_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.h46 u64 timestamp) in mlx5_timecounter_cyc2time()
68 u64 timestamp) in mlx5_timecounter_cyc2time()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopositioninfo.cpp90 QGeoPositionInfo::QGeoPositionInfo(const QGeoCoordinate &coordinate, const QDateTime &timestamp) in QGeoPositionInfo()
168 void QGeoPositionInfo::setTimestamp(const QDateTime &timestamp) in setTimestamp()
180 QDateTime QGeoPositionInfo::timestamp() const in timestamp() function in QGeoPositionInfo
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.h60 u64 timestamp; member
118 u32 timestamp; member
142 u64 timestamp; member
147 u32 timestamp; member
165 u8 timestamp[0x7]; member
172 u8 timestamp[0x7]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DTnrStatsStream.h46 …virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ER… in poll_buffer_failed()
50 …virtual XCamReturn poll_event_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ERR… in poll_event_failed()
H A DNrStatsStream.h42 …virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ER… in poll_buffer_failed()
46 …virtual XCamReturn poll_event_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ERR… in poll_event_failed()
H A DRawStreamCapUnit.h49 …virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ER… in poll_buffer_failed()
53 …virtual XCamReturn poll_event_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ERR… in poll_event_failed()
H A DPdafStreamProcUnit.h56 …virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ER… in poll_buffer_failed()
60 …virtual XCamReturn poll_event_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ERR… in poll_event_failed()
H A DRawStreamProcUnit.h71 …virtual XCamReturn poll_buffer_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ER… in poll_buffer_failed()
75 …virtual XCamReturn poll_event_failed (int64_t timestamp, const char *msg) { return XCAM_RETURN_ERR… in poll_event_failed()
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_ring.c29 s64 timestamp, size_t nb) in inv_mpu6050_update_period()
124 s64 timestamp; in inv_mpu6050_read_fifo() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DCamHwBase.cpp124 CamHwBase::poll_buffer_failed (int64_t timestamp, const char *msg) in poll_buffer_failed()
137 CamHwBase::poll_event_failed (int64_t timestamp, const char *msg) in poll_event_failed()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddigsig.h29 uint32_t timestamp; /* key made, always 0 for now */ member
37 uint32_t timestamp; /* signature made */ member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Derr_common.c91 union el_timestamp timestamp; in el_process_header_subpacket() local
169 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp()
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dinject-buildid.c172 static ssize_t synthesize_mmap(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_mmap()
218 static ssize_t synthesize_sample(struct bench_data *data, struct bench_dso *dso, u64 timestamp) in synthesize_sample()
366 u64 timestamp = rand() % 1000000; in inject_build_id() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dscan.c82 u64 timestamp; in orinoco_add_hostscan_result() local
141 u64 timestamp; in orinoco_add_extscan_result() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_profiling_internal.c21 u64 timestamp; member
207 _mali_osk_errcode_t _mali_internal_profiling_get_event(u32 index, u64 *timestamp, u32 *event_id, u3… in _mali_internal_profiling_get_event()

12345678910>>...24