Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_pt.h35 struct topa_entry { struct
103 struct topa_entry *topa_index[0];
Dperf_event_intel_pt.c314 #define TENTS_PER_PAGE (((PAGE_SIZE - 40) / sizeof(struct topa_entry)) - 1)
326 struct topa_entry table[TENTS_PER_PAGE];
651 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry()
738 struct topa_entry *te_cur = TOPA_ENTRY(cur, 0), in pt_buffer_setup_topa_index()
790 (unsigned long)buf->cur) / sizeof(struct topa_entry); in pt_buffer_reset_offsets()