Searched refs:throttle_info_handle_t (Results 1 – 2 of 2) sorted by relevance
236 typedef struct __throttle_info_handle *throttle_info_handle_t; typedef237 int throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_han…238 void throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle);
1612 throttle_info_ref_by_mask(uint64_t throttle_mask, throttle_info_handle_t *throttle_info_handle) in throttle_info_ref_by_mask()1641 throttle_info_rel_by_mask(throttle_info_handle_t throttle_info_handle) in throttle_info_rel_by_mask()