Home
last modified time | relevance | path

Searched refs:pt_buffer_reset_markers (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.c1052 * pt_buffer_reset_markers() - place interrupt and stop bits in the buffer
1064 static int pt_buffer_reset_markers(struct pt_buffer *buf, in pt_buffer_reset_markers() function
1144 * call to pt_buffer_reset_markers().
1499 ret = pt_buffer_reset_markers(buf, &pt->handle); in intel_pt_interrupt()
1562 if (pt_buffer_reset_markers(buf, &pt->handle)) in pt_event_start()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dpt.c1068 * pt_buffer_reset_markers() - place interrupt and stop bits in the buffer
1080 static int pt_buffer_reset_markers(struct pt_buffer *buf, in pt_buffer_reset_markers() function
1160 * call to pt_buffer_reset_markers().
1515 ret = pt_buffer_reset_markers(buf, &pt->handle); in intel_pt_interrupt()
1578 if (pt_buffer_reset_markers(buf, &pt->handle)) in pt_event_start()

Completed in 5 milliseconds