Home
last modified time | relevance | path

Searched refs:t_buf (Results 1 – 5 of 5) sorted by relevance

/xen/xen/common/
A Dtrace.c39 #define xen_t_buf t_buf
56 static DEFINE_PER_CPU_READ_MOSTLY(struct t_buf *, t_bufs);
112 struct t_buf dummy_size; in calculate_tbuf_size()
230 struct t_buf *buf; in alloc_trace_bufs()
254 data_size = (pages * PAGE_SIZE - sizeof(struct t_buf)); in alloc_trace_bufs()
502 static inline u32 calc_bytes_avail(const struct t_buf *buf) in calc_bytes_avail()
529 x += sizeof(struct t_buf); in next_record()
551 static inline void __insert_record(struct t_buf *buf, in __insert_record()
620 static inline void insert_wrap_record(struct t_buf *buf, in insert_wrap_record()
643 static inline void insert_lost_records(struct t_buf *buf) in insert_lost_records()
[all …]
/xen/tools/xentrace/
A Dxentrace.c70 struct t_buf **meta; /* Pointers to trace buffer metadata */
497 tbufs.meta = (struct t_buf **)calloc(num, sizeof(struct t_buf *)); in map_tbufs()
676 struct t_buf **meta; /* pointers to the trace buffer metadata */ in monitor_tbufs()
704 data_size = size - sizeof(struct t_buf); in monitor_tbufs()
/xen/tools/xenmon/
A Dxenbaked.c89 struct t_buf **meta; /* Pointers to trace buffer metadata */
398 tbufs.meta = (struct t_buf **)calloc(num, sizeof(struct t_buf *)); in map_tbufs()
465 struct t_buf **meta; /* pointers to the trace buffer metadata */ in monitor_tbufs()
489 data_size = size - sizeof(struct t_buf); in monitor_tbufs()
/xen/xen/include/public/
A Dtrace.h307 struct t_buf { struct
/xen/xen/include/
A Dxlat.lst140 ? t_buf trace.h

Completed in 11 milliseconds