Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dpt.h27 struct topa_entry { struct
85 struct topa_entry *stop_te, *intr_te;
H A Dpt.c609 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry))
617 struct topa_entry table[TENTS_PER_PAGE];
626 static inline struct topa_page *topa_entry_to_page(struct topa_entry *te) in topa_entry_to_page()
1001 static struct topa_entry *
1072 static struct topa_entry *
1073 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te) in pt_topa_prev_entry()
1192 struct topa_entry *te; in pt_buffer_reset_offsets()