Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c54 unsigned int cur_buf; member
161 struct bts_phys *phys = &buf->buf[buf->cur_buf]; in bts_config_buffer()
218 head = index + bts_buffer_offset(buf, buf->cur_buf); in bts_update()
336 phys = &buf->buf[buf->cur_buf]; in bts_buffer_reset()
345 next_buf = buf->cur_buf + 1; in bts_buffer_reset()
373 buf->cur_buf = next_buf; in bts_buffer_reset()