| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | chrono.cpp | 21 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 D | qgeopositioninfosource_geocluemaster.cpp | 134 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 D | qgeosatelliteinfosource_geocluemaster.cpp | 145 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 D | ordered-events.c | 21 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 D | thread.c | 173 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 D | comm.c | 108 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 D | time-utils.c | 419 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 D | ip.h | 28 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 D | ip.h | 28 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 D | rx-offload.c | 12 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 D | clock.h | 46 u64 timestamp) in mlx5_timecounter_cyc2time() 68 u64 timestamp) in mlx5_timecounter_cyc2time()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopositioninfo.cpp | 90 QGeoPositionInfo::QGeoPositionInfo(const QGeoCoordinate &coordinate, const QDateTime ×tamp) in QGeoPositionInfo() 168 void QGeoPositionInfo::setTimestamp(const QDateTime ×tamp) 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 D | fw_tracer.h | 60 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 D | TnrStatsStream.h | 46 …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 D | NrStatsStream.h | 42 …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 D | RawStreamCapUnit.h | 49 …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 D | PdafStreamProcUnit.h | 56 …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 D | RawStreamProcUnit.h | 71 …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 D | inv_mpu_ring.c | 29 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 D | CamHwBase.cpp | 124 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 D | digsig.h | 29 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 D | err_common.c | 91 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 D | inject-buildid.c | 172 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 D | scan.c | 82 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 D | mali_profiling_internal.c | 21 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()
|