Searched refs:ALLOW_STORES (Results 1 – 1 of 1) sorted by relevance
573 #define ALLOW_STORES BIT(1) macro611 .flags = ALLOW_STORES,630 .flags = ALLOW_LOADS | ALLOW_STORES,651 .flags = ALLOW_STORES | ALLOW_LOADS_STORES660 .flags = ALLOW_LOADS | ALLOW_STORES | ALLOW_LOADS_STORES704 bool_eq(pmc_results.stores, test->flags & ALLOW_STORES) && in run_masked_events_tests()