Home
last modified time | relevance | path

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

123456

/linux-3.4.99/include/linux/
Ddigsig.h33 uint32_t timestamp; /* key made, always 0 for now */ member
41 uint32_t timestamp; /* signature made */ member
Ddlm_netlink.h33 unsigned long timestamp; member
Dptp_clock_kernel.h126 u64 timestamp; member
/linux-3.4.99/arch/alpha/kernel/
Derr_common.c90 union el_timestamp timestamp; in el_process_header_subpacket() local
168 el_print_timestamp(union el_timestamp *timestamp) in el_print_timestamp()
/linux-3.4.99/tools/perf/
Dbuiltin-timechart.c110 u64 timestamp; member
207 static void pid_fork(int pid, int ppid, u64 timestamp) in pid_fork()
223 static void pid_exit(int pid, u64 timestamp) in pid_exit()
368 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
374 static void c_state_end(int cpu, u64 timestamp) in c_state_end()
392 static void p_state_change(int cpu, u64 timestamp, u64 new_freq) in p_state_change()
430 sched_wakeup(int cpu, u64 timestamp, int pid, struct trace_entry *te) in sched_wakeup()
463 static void sched_switch(int cpu, u64 timestamp, struct trace_entry *te) in sched_switch()
Dbuiltin-sched.c76 u64 timestamp; member
222 get_new_event(struct task_desc *task, u64 timestamp) in get_new_event()
250 add_sched_event_run(struct task_desc *task, u64 timestamp, u64 duration) in add_sched_event_run()
273 add_sched_event_wakeup(struct task_desc *task, u64 timestamp, in add_sched_event_wakeup()
301 add_sched_event_sleep(struct task_desc *task, u64 timestamp, in add_sched_event_sleep()
797 u64 timestamp, in replay_switch_event()
966 u64 timestamp) in add_sched_out_event()
996 add_sched_in_event(struct work_atoms *atoms, u64 timestamp) in add_sched_in_event()
1031 u64 timestamp, in latency_switch_event()
1084 u64 timestamp, in latency_runtime_event()
[all …]
/linux-3.4.99/drivers/net/wireless/orinoco/
Dscan.c82 u64 timestamp; in orinoco_add_hostscan_result() local
139 u64 timestamp; in orinoco_add_extscan_result() local
/linux-3.4.99/sound/core/seq/
Dseq_prioq.c270 int client, int timestamp) in prioq_match()
292 void snd_seq_prioq_leave(struct snd_seq_prioq * f, int client, int timestamp) in snd_seq_prioq_leave()
/linux-3.4.99/drivers/media/video/
Dv4l2-event.c166 struct timespec timestamp; in v4l2_event_queue() local
182 struct timespec timestamp; in v4l2_event_queue_fh() local
/linux-3.4.99/drivers/staging/iio/
Dtrigger_consumer.h31 s64 timestamp; member
Dring_sw.c68 unsigned char *data, s64 timestamp) in iio_store_to_sw_ring()
260 s64 timestamp) in iio_store_to_sw_rb()
Dkfifo_buf.c94 s64 timestamp) in iio_store_to_kfifo()
Devents.h24 __s64 timestamp; member
/linux-3.4.99/arch/tile/mm/
Dhomecache.c68 #define mark_caches_evicted_finish(mask, timestamp) do {} while (0) argument
128 int timestamp = 0; /* happy compiler */ in flush_remote() local
/linux-3.4.99/include/net/irda/
Ddiscovery.h87 unsigned long timestamp; /* Last time discovered */ member
/linux-3.4.99/drivers/staging/tidspbridge/dynload/
Dmodule_list.h149 u32 timestamp; member
/linux-3.4.99/arch/alpha/include/asm/
Derr_common.h91 union el_timestamp timestamp; member
98 union el_timestamp timestamp; member
/linux-3.4.99/arch/mips/kernel/
Dcevt-smtc.c83 unsigned long timestamp, reference, previous; in mips_next_event() local
/linux-3.4.99/fs/udf/
Decma_167.h60 struct timestamp { struct
61 __le16 typeAndTimezone;
62 __le16 year;
63 uint8_t month;
64 uint8_t day;
65 uint8_t hour;
66 uint8_t minute;
67 uint8_t second;
68 uint8_t centiseconds;
69 uint8_t hundredsOfMicroseconds;
[all …]
/linux-3.4.99/drivers/net/wireless/wl1251/
Drx.h76 u32 timestamp; /* In microseconds */ member
/linux-3.4.99/arch/s390/appldata/
Dappldata_net_sum.c35 u64 timestamp; member
Dappldata_mem.c38 u64 timestamp; member
Dappldata_os.c60 u64 timestamp; member
/linux-3.4.99/net/atm/
Dlec_arpc.h28 unsigned long timestamp; /* Used for various timestamping things: member
/linux-3.4.99/drivers/char/
Dramoops.c82 struct timeval timestamp; in ramoops_do_dump() local

123456