Home
last modified time | relevance | path

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

/kernel/irq/
Dinternals.h366 static inline u64 irq_timing_encode(u64 timestamp, int irq) in irq_timing_encode()
371 static inline int irq_timing_decode(u64 value, u64 *timestamp) in irq_timing_decode()
/kernel/trace/
Dtrace_hwlat.c97 struct timespec64 timestamp; /* wall time */ member
Dfgraph.c1016 unsigned long long timestamp; in ftrace_graph_probe_sched_switch() local
Dring_buffer.c1718 unsigned long long *timestamp, u64 *delta_ptr) in rb_read_data_buffer()