Lines Matching refs:pt_buffer
627 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
673 static int topa_insert_pages(struct pt_buffer *buf, gfp_t gfp) in topa_insert_pages()
710 static void pt_topa_dump(struct pt_buffer *buf) in pt_topa_dump()
742 static void pt_buffer_advance(struct pt_buffer *buf) in pt_buffer_advance()
765 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_update_head()
791 static void *pt_buffer_region(struct pt_buffer *buf) in pt_buffer_region()
800 static size_t pt_buffer_region_size(struct pt_buffer *buf) in pt_buffer_region_size()
811 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_handle_status()
866 static void pt_read_offset(struct pt_buffer *buf) in pt_read_offset()
889 static unsigned int pt_topa_next_entry(struct pt_buffer *buf, unsigned int pg) in pt_topa_next_entry()
918 static int pt_buffer_reset_markers(struct pt_buffer *buf, in pt_buffer_reset_markers()
977 static void pt_buffer_setup_topa_index(struct pt_buffer *buf) in pt_buffer_setup_topa_index()
1020 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head) in pt_buffer_reset_offsets()
1043 static void pt_buffer_fini_topa(struct pt_buffer *buf) in pt_buffer_fini_topa()
1062 static int pt_buffer_init_topa(struct pt_buffer *buf, unsigned long nr_pages, in pt_buffer_init_topa()
1109 struct pt_buffer *buf; in pt_buffer_setup_aux()
1119 buf = kzalloc_node(offsetof(struct pt_buffer, topa_index[nr_pages]), in pt_buffer_setup_aux()
1145 struct pt_buffer *buf = data; in pt_buffer_free_aux()
1250 struct pt_buffer *buf; in intel_pt_interrupt()
1345 struct pt_buffer *buf; in pt_event_start()
1390 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_event_stop()