Searched refs:soc_state_bounding_box_st (Results 1 – 7 of 7) sorted by relevance
31 struct soc_state_bounding_box_st *entry) in get_optimal_ntuple()55 struct soc_state_bounding_box_st *entry) in calculate_net_bw_in_mbytes_sec()77 struct soc_state_bounding_box_st *entry) in insert_entry_into_table_sorted()119 memset(&table->state_array[--table->num_states], 0, sizeof(struct soc_state_bounding_box_st)); in remove_entry_from_table_at_index()
39 struct soc_state_bounding_box_st entry;
65 __DML_DLL_EXPORT__ void dml_print_soc_state_bounding_box(const struct soc_state_bounding_box_st *st…
266 struct soc_state_bounding_box_st { struct756 struct soc_state_bounding_box_st state; //<brief Per-state bbox values; only 1 state per compute761 …struct soc_state_bounding_box_st max_state; //<brief The MAX power state; some algo needs to know …1211 …struct soc_state_bounding_box_st state_array[__DML_MAX_STATE_ARRAY_SIZE__]; /// <brief fixed size …
621 __DML_DLL_EXPORT__ void dml_print_soc_state_bounding_box(const struct soc_state_bounding_box_st *st… in dml_print_soc_state_bounding_box()
562 sizeof(struct soc_state_bounding_box_st)); in dml2_init_soc_states()
10030 static struct soc_state_bounding_box_st dml_get_soc_state_bounding_box( in dml_get_soc_state_bounding_box()10066 struct soc_state_bounding_box_st *state = &mode_lib->ms.state; in fetch_socbb_params()