Searched refs:timestamp (Results 1 – 18 of 18) sorted by relevance
91 union el_timestamp timestamp; in el_process_header_subpacket() local109 timestamp.as_int = 0; in el_process_header_subpacket()116 timestamp = header->by_type.sys_event.timestamp; in el_process_header_subpacket()123 timestamp = header->by_type.err_halt.timestamp; in el_process_header_subpacket()129 timestamp.as_int = 0; in el_process_header_subpacket()143 el_print_timestamp(×tamp); in el_process_header_subpacket()169 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp() argument171 if (timestamp->as_int) in el_print_timestamp()174 timestamp->b.month, timestamp->b.day, in el_print_timestamp()175 timestamp->b.year, timestamp->b.hour, in el_print_timestamp()[all …]
254 el_print_timestamp(&packet->by_type.logout.timestamp); in ev7_process_pal_subpacket()
1136 el_print_timestamp(&lf_subpackets->logout->timestamp); in marvel_machine_check()
92 union el_timestamp timestamp; member99 union el_timestamp timestamp; member
15 union el_timestamp timestamp; member
142 unsigned char timestamp[16]; /* 16 - 31 timestamp */ member275 return *((unsigned long long *) &te->timestamp[1]); in trailer_timestamp()278 return *((unsigned long long *) &te->timestamp[0]); in trailer_timestamp()
33 u64 timestamp; member114 net_data->timestamp = get_tod_clock(); in appldata_get_net_sum_data()
37 u64 timestamp; member112 mem_data->timestamp = get_tod_clock(); in appldata_get_mem_data()
56 u64 timestamp; member157 os_data->timestamp = get_tod_clock(); in appldata_get_os_data()
41 __be64 timestamp; member
144 unsigned long long timestamp; member
378 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in zip_oops()413 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in nvram_pstore_write()527 record->time.tv_sec = be64_to_cpu(oops_hdr->timestamp); in nvram_pstore_read()710 oops_hdr->timestamp = cpu_to_be64(ktime_get_real_seconds()); in oops_to_nvram()
332 sal_log_timestamp_t timestamp; /* Timestamp */ member506 u8 timestamp[4]; member
93 timestamp = <1431309290>;
254 spu->timestamp = jiffies; in spu_bind_context()462 spu->timestamp = jiffies; in spu_unbind_context()
136 struct timespec timestamp[NBR_IN_DESCR]; member668 memcpy(ts, &port->timestamp[idx], sizeof(struct timespec)); in __sync_serial_read()1467 ktime_get_ts(&port->timestamp[idx]); in handle_rx_packet()
453 # timestamp[4]
3732 DUMP_FIELD(spu, "0x%p", timestamp); in dump_spu_fields()