Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c677 struct topa_entry *te_cur = TOPA_ENTRY(cur, 0), in pt_buffer_setup_topa_index() local
685 for (tidx = 0; tidx < 1 << te_cur->size; tidx++, pg++) in pt_buffer_setup_topa_index()
688 te_prev = te_cur; in pt_buffer_setup_topa_index()
697 te_cur = TOPA_ENTRY(cur, idx); in pt_buffer_setup_topa_index()