Searched defs:timestamp (Results 376 - 400 of 465) sorted by relevance

<<111213141516171819

/linux-master/drivers/net/fddi/skfp/h/
H A Dsmt.h714 u_char timestamp[8] ; member in struct:smt_p_setcount
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dhost.h775 __le64 timestamp; member in struct:adhoc_bssdesc
/linux-master/drivers/net/ethernet/adaptec/
H A Dstarfire.c463 __le32 timestamp; member in struct:full_rx_done_desc
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c1587 __le32 timestamp; local
H A Dfwil_types.h1062 __le16 timestamp; member in struct:brcmf_pno_net_info_le
/linux-master/drivers/s390/block/
H A Ddasd_eckd.h512 __u32 timestamp; member in struct:dasd_ckd_path_group_entry
/linux-master/include/linux/
H A Dpe.h208 uint32_t timestamp; /* time_t */ member in struct:pe_hdr
H A Dscmi_protocol.h227 unsigned long long timestamp; member in struct:scmi_sensor_reading
1030 ktime_t timestamp; member in struct:scmi_power_state_changed_report
1037 ktime_t timestamp; member in struct:scmi_clock_rate_notif_report
1044 ktime_t timestamp; member in struct:scmi_system_power_state_notifier_report
1053 ktime_t timestamp; member in struct:scmi_perf_limits_report
1063 ktime_t timestamp; member in struct:scmi_perf_level_report
1071 ktime_t timestamp; member in struct:scmi_sensor_trip_point_report
1078 ktime_t timestamp; member in struct:scmi_sensor_update_report
1086 ktime_t timestamp; member in struct:scmi_reset_issued_report
1093 ktime_t timestamp; member in struct:scmi_base_error_report
1101 ktime_t timestamp; member in struct:scmi_powercap_cap_changed_report
1109 ktime_t timestamp; member in struct:scmi_powercap_meas_changed_report
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c1004 time64_t timestamp; local
1108 time64_t timestamp; local
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Drx.h55 __le64 timestamp; member in struct:iwl_rx_phy_info
H A Dlocation.h1332 __le32 timestamp; member in struct:iwl_tof_range_rsp_ap_entry_ntfy_v3
1382 __le32 timestamp; member in struct:iwl_tof_range_rsp_ap_entry_ntfy_v4
1437 __le32 timestamp; member in struct:iwl_tof_range_rsp_ap_entry_ntfy_v5
1498 __le32 timestamp; member in struct:iwl_tof_range_rsp_ap_entry_ntfy_v6
/linux-master/fs/udf/
H A Decma_167.h70 struct timestamp { struct
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvpu_malone.c1602 static int vpu_malone_input_ts(struct vpu_inst *inst, s64 timestamp, u32 size) argument
[all...]
/linux-master/net/batman-adv/
H A Dtypes.h291 unsigned long timestamp; member in struct:batadv_frag_table_entry
2111 unsigned long timestamp; member in struct:batadv_nc_packet
[all...]
/linux-master/drivers/net/can/m_can/
H A Dm_can.c528 u32 timestamp = 0; local
633 u32 timestamp = 0; local
504 m_can_receive_skb(struct m_can_classdev *cdev, struct sk_buff *skb, u32 timestamp) argument
662 u32 timestamp = 0; local
766 u32 timestamp = 0; local
890 u32 timestamp = 0; local
1048 m_can_tx_update_stats(struct m_can_classdev *cdev, unsigned int msg_mark, u32 timestamp) argument
1127 u32 txe, timestamp = 0; local
1230 u32 timestamp = 0; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c5280 __le64 timestamp; local
[all...]
/linux-master/drivers/hid/
H A Dhid-playstation.c419 uint8_t timestamp; member in struct:dualshock4_touch_report
/linux-master/drivers/net/ethernet/atheros/
H A Dag71xx.c767 unsigned long timestamp; local
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c611 u64 timestamp[AV1_MAX_FRAME_BUF_COUNT]; member in struct:vdec_av1_slice_slot
880 u64 timestamp = slots->timestamp[slot_id]; local
929 u64 timestamp = vsi->slots.timestamp[vs local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-record.c1838 char timestamp[] = "InvalidTimestamp"; local
[all...]
H A Dbuiltin-sched.c88 u64 timestamp; member in struct:sched_atom
343 get_new_event(struct task_desc *task, u64 timestamp) argument
370 add_sched_event_run(struct perf_sched *sched, struct task_desc *task, u64 timestamp, u64 duration) argument
393 add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, u64 timestamp, struct task_desc *wakee) argument
420 add_sched_event_sleep(struct perf_sched *sched, struct task_desc *task, u64 timestamp, const char task_state __maybe_unused) argument
847 u64 timestamp0, timestamp = sample->time; local
1036 add_sched_out_event(struct work_atoms *atoms, char run_state, u64 timestamp) argument
1072 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) argument
1113 u64 timestamp0, timestamp = sample->time; local
1182 u64 timestamp = sample->time; local
1217 u64 timestamp = sample->time; local
1275 u64 timestamp = sample->time; local
1548 u64 timestamp0, timestamp = sample->time; local
1891 evsel__save_time(struct evsel *evsel, u64 timestamp, u32 cpu) argument
[all...]
/linux-master/tools/perf/util/
H A Dintel-pt.c211 u64 timestamp; member in struct:intel_pt_queue
1414 static void intel_pt_first_timestamp(struct intel_pt *pt, u64 timestamp) argument
2271 u64 timestamp = 0; local
2478 intel_pt_synth_error(struct intel_pt *pt, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp, pid_t machine_pid, int vcpu) argument
2914 intel_pt_run_decoder(struct intel_pt_queue *ptq, u64 *timestamp) argument
3007 intel_pt_process_queues(struct intel_pt *pt, u64 timestamp) argument
3167 intel_pt_sync_switch(struct intel_pt *pt, int cpu, pid_t tid, u64 timestamp) argument
3456 u64 timestamp; local
3646 u64 timestamp; local
[all...]
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c155 uint64_t timestamp; member in struct:intel_pt_decoder
780 uint64_t timestamp; member in struct:intel_pt_calc_cyc_to_tsc_info
811 uint64_t timestamp; local
1051 uint64_t timestamp, masked_timestamp; local
1089 uint64_t timestamp, masked_timestamp; local
1773 intel_pt_8b_tsc(uint64_t timestamp, uint64_t ref_timestamp) argument
1789 intel_pt_time_in_range(struct intel_pt_decoder *decoder, uint64_t timestamp) argument
1804 uint64_t timestamp; local
1940 uint64_t timestamp; local
2011 uint64_t timestamp = decoder->cyc_ref_timestamp; local
4396 uint64_t timestamp; member in struct:fast_forward_data
4451 intel_pt_fast_forward(struct intel_pt_decoder *decoder, uint64_t timestamp) argument
[all...]
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c378 format_timestamp(uint32_t timestamp) argument
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h701 __le64 timestamp; member in struct:fm10k_rx_desc::__anon533

Completed in 782 milliseconds

<<111213141516171819