Searched refs:ALLOW_STORES (Results 1 – 1 of 1) sorted by relevance
493 #define ALLOW_STORES BIT(1)531 .flags = ALLOW_STORES,550 .flags = ALLOW_LOADS | ALLOW_STORES,571 .flags = ALLOW_STORES | ALLOW_LOADS_STORES580 .flags = ALLOW_LOADS | ALLOW_STORES | ALLOW_LOADS_STORES624 bool_eq(pmc_results.stores, test->flags & ALLOW_STORES) && in run_masked_events_tests() 492 #define ALLOW_STORES global() macro