Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_pt.h56 struct topa_entry { struct
118 struct topa_entry *topa_index[0];
Dperf_event_intel_pt.c255 #define TENTS_PER_PAGE (((PAGE_SIZE - 40) / sizeof(struct topa_entry)) - 1)
267 struct topa_entry table[TENTS_PER_PAGE];
592 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry()
677 struct topa_entry *te_cur = TOPA_ENTRY(cur, 0), in pt_buffer_setup_topa_index()
722 (unsigned long)buf->cur) / sizeof(struct topa_entry); in pt_buffer_reset_offsets()