Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c38 #define xen_t_buf t_buf
55 static DEFINE_PER_CPU_READ_MOSTLY(struct t_buf *, t_bufs);
111 struct t_buf dummy_size; in calculate_tbuf_size()
229 struct t_buf *buf; in alloc_trace_bufs()
256 data_size = (pages * PAGE_SIZE - sizeof(struct t_buf)); in alloc_trace_bufs()
504 static inline u32 calc_bytes_avail(const struct t_buf *buf) in calc_bytes_avail()
531 x += sizeof(struct t_buf); in next_record()
553 static inline void __insert_record(struct t_buf *buf, in __insert_record()
622 static inline void insert_wrap_record(struct t_buf *buf, in insert_wrap_record()
645 static inline void insert_lost_records(struct t_buf *buf) in insert_lost_records()
[all …]
/xen-4.10.0-shim-comet/tools/xentrace/
A Dxentrace.c70 struct t_buf **meta; /* Pointers to trace buffer metadata */
493 tbufs.meta = (struct t_buf **)calloc(num, sizeof(struct t_buf *)); in map_tbufs()
670 struct t_buf **meta; /* pointers to the trace buffer metadata */ in monitor_tbufs()
698 data_size = size - sizeof(struct t_buf); in monitor_tbufs()
/xen-4.10.0-shim-comet/tools/xenmon/
A Dxenbaked.c89 struct t_buf **meta; /* Pointers to trace buffer metadata */
396 tbufs.meta = (struct t_buf **)calloc(num, sizeof(struct t_buf *)); in map_tbufs()
463 struct t_buf **meta; /* pointers to the trace buffer metadata */ in monitor_tbufs()
487 data_size = size - sizeof(struct t_buf); in monitor_tbufs()
/xen-4.10.0-shim-comet/xen/include/public/
A Dtrace.h305 struct t_buf { struct
/xen-4.10.0-shim-comet/xen/include/
A Dxlat.lst127 ? t_buf trace.h

Completed in 10 milliseconds