Searched defs:event_mask (Results 1 – 4 of 4) sorted by relevance
112 static void watch_update_mask(SpiceWatch *watch, int event_mask) in watch_update_mask()126 static SpiceWatch *watch_add(int fd, int event_mask, SpiceWatchFunc func, void *opaque) in watch_add()
460 uint32_t event_mask) in rtas_event_log_dequeue()482 static bool rtas_event_log_contains(SpaprMachineState *spapr, uint32_t event_mask) in rtas_event_log_contains()
857 uint64_t event_mask = 1ULL << (cnt->number & 0x1f); in pmu_init() local
6489 uint8_t event_mask = 0; in nvme_set_feature_fdp_events() local