Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c738 struct topa_entry *te_cur = TOPA_ENTRY(cur, 0), in pt_buffer_setup_topa_index() local
746 for (tidx = 0; tidx < 1 << te_cur->size; tidx++, pg++) in pt_buffer_setup_topa_index()
749 te_prev = te_cur; in pt_buffer_setup_topa_index()
758 te_cur = TOPA_ENTRY(cur, idx); in pt_buffer_setup_topa_index()