Searched refs:EVENT_IS_L1 (Results 1 – 2 of 2) sorted by relevance
289 } else if (event & EVENT_IS_L1) { in isa207_get_constraint()392 if (event[i] & EVENT_IS_L1) { in isa207_compute_mmcr()
39 #define EVENT_IS_L1 (4 << EVENT_CACHE_SEL_SHIFT) macro