Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dpt.h27 struct topa_entry { struct
86 struct topa_entry *stop_te, *intr_te;
H A Dpt.c588 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry))
596 struct topa_entry table[TENTS_PER_PAGE];
605 static inline struct topa_page *topa_entry_to_page(struct topa_entry *te) in topa_entry_to_page()
974 static struct topa_entry *
1045 static struct topa_entry *
1046 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te) in pt_topa_prev_entry()
1165 struct topa_entry *te; in pt_buffer_reset_offsets()