Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c326 struct bts_phys *phys, *next_phys; in bts_buffer_reset() local
348 next_phys = &buf->buf[next_buf]; in bts_buffer_reset()
350 next_phys->displacement; in bts_buffer_reset()
353 next_space = next_phys->size; in bts_buffer_reset()
365 phys = next_phys; in bts_buffer_reset()