Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dpt.h27 struct topa_entry { struct
86 struct topa_entry *stop_te, *intr_te;
H A Dpt.c572 ((PAGE_SIZE - sizeof(struct topa)) / sizeof(struct topa_entry))
580 struct topa_entry table[TENTS_PER_PAGE];
589 static inline struct topa_page *topa_entry_to_page(struct topa_entry *te) in topa_entry_to_page()
958 static struct topa_entry *
1029 static struct topa_entry *
1030 pt_topa_prev_entry(struct pt_buffer *buf, struct topa_entry *te) in pt_topa_prev_entry()
1149 struct topa_entry *te; in pt_buffer_reset_offsets()