Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dpt.c607 #define TENTS_PER_PAGE \ macro
616 struct topa_entry table[TENTS_PER_PAGE];
737 BUG_ON(last->last != TENTS_PER_PAGE - 1); in topa_insert_table()
753 return topa->last == TENTS_PER_PAGE - 1; in topa_table_full()
820 for (i = 0; i < TENTS_PER_PAGE; i++) { in pt_topa_dump()