Lines Matching refs:pt_buffer
502 struct pt_buffer *buf = perf_get_aux(&pt->handle);
568 * @list: linkage to struct pt_buffer's list of tables
623 static void pt_config_buffer(struct pt_buffer *buf)
700 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa)
746 static int topa_insert_pages(struct pt_buffer *buf, int cpu, gfp_t gfp)
789 static void pt_topa_dump(struct pt_buffer *buf)
824 static void pt_buffer_advance(struct pt_buffer *buf)
847 struct pt_buffer *buf = perf_get_aux(&pt->handle);
878 static void *pt_buffer_region(struct pt_buffer *buf)
887 static size_t pt_buffer_region_size(struct pt_buffer *buf)
898 struct pt_buffer *buf = perf_get_aux(&pt->handle);
955 static void pt_read_offset(struct pt_buffer *buf)
975 pt_topa_entry_for_page(struct pt_buffer *buf, unsigned int pg)
1046 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te)
1080 static int pt_buffer_reset_markers(struct pt_buffer *buf,
1162 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head)
1191 static void pt_buffer_fini_topa(struct pt_buffer *buf)
1213 static int pt_buffer_init_topa(struct pt_buffer *buf, int cpu,
1243 static int pt_buffer_try_single(struct pt_buffer *buf, int nr_pages)
1298 struct pt_buffer *buf;
1315 buf = kzalloc_node(sizeof(struct pt_buffer), GFP_KERNEL, node);
1345 struct pt_buffer *buf = data;
1476 struct pt_buffer *buf;
1570 struct pt_buffer *buf;
1614 struct pt_buffer *buf = perf_get_aux(&pt->handle);
1641 struct pt_buffer *buf = perf_get_aux(&pt->handle);