Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dbts.c138 static unsigned long bts_buffer_offset(struct bts_buffer *buf, unsigned int idx) in bts_buffer_offset() function
193 head = index + bts_buffer_offset(buf, buf->cur_buf); in bts_update()