Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dpt.h27 struct topa_entry { struct
84 struct topa_entry *stop_te, *intr_te;
Dpt.c570 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry))
578 struct topa_entry table[TENTS_PER_PAGE];
587 static inline struct topa_page *topa_entry_to_page(struct topa_entry *te) in topa_entry_to_page()
920 static struct topa_entry *
991 static struct topa_entry *
992 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te) in pt_topa_prev_entry()
1108 struct topa_entry *te; in pt_buffer_reset_offsets()