Lines Matching refs:pt_buffer
486 struct pt_buffer *buf = perf_get_aux(&pt->handle);
552 * @list: linkage to struct pt_buffer's list of tables
607 static void pt_config_buffer(struct pt_buffer *buf)
684 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa)
730 static int topa_insert_pages(struct pt_buffer *buf, int cpu, gfp_t gfp)
773 static void pt_topa_dump(struct pt_buffer *buf)
808 static void pt_buffer_advance(struct pt_buffer *buf)
831 struct pt_buffer *buf = perf_get_aux(&pt->handle);
862 static void *pt_buffer_region(struct pt_buffer *buf)
871 static size_t pt_buffer_region_size(struct pt_buffer *buf)
882 struct pt_buffer *buf = perf_get_aux(&pt->handle);
939 static void pt_read_offset(struct pt_buffer *buf)
959 pt_topa_entry_for_page(struct pt_buffer *buf, unsigned int pg)
1030 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te)
1064 static int pt_buffer_reset_markers(struct pt_buffer *buf,
1146 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head)
1175 static void pt_buffer_fini_topa(struct pt_buffer *buf)
1197 static int pt_buffer_init_topa(struct pt_buffer *buf, int cpu,
1227 static int pt_buffer_try_single(struct pt_buffer *buf, int nr_pages)
1282 struct pt_buffer *buf;
1299 buf = kzalloc_node(sizeof(struct pt_buffer), GFP_KERNEL, node);
1329 struct pt_buffer *buf = data;
1460 struct pt_buffer *buf;
1554 struct pt_buffer *buf;
1598 struct pt_buffer *buf = perf_get_aux(&pt->handle);
1625 struct pt_buffer *buf = perf_get_aux(&pt->handle);