Searched refs:TPLA_SIZE (Results 1 – 4 of 4) sorted by relevance
57 TPLA_SIZE = 128, /* # of 64-bit words in TP LA */ enumerator
11084 for (i = 0; i < TPLA_SIZE; i++) { in t4_tp_read_la()11092 la_buf[TPLA_SIZE - 1] = ~0ULL; in t4_tp_read_la()
1280 if (idx < (TPLA_SIZE / 2 - 1) || p[1] != ~0ULL) in tp_la_show2()1298 if (idx < (TPLA_SIZE / 2 - 1) || p[1] != ~0ULL) in tp_la_show3()1332 for (i = 0; i < TPLA_SIZE/2; i++) { in view_tp_la()
1439 size = sizeof(struct struct_tp_la) + TPLA_SIZE * sizeof(u64); in collect_tp_la()