Home
last modified time | relevance | path

Searched refs:max_limit (Results 1 – 6 of 6) sorted by relevance

/SCP-firmware-master/module/scmi_perf/src/
A Dperf_plugins_handler.c116 .maximum = data->max_limit, in plugin_set_limits()
184 max_limit_table = dev_ctx->perf_table.max_limit; in plugins_policy_sync_level_limits()
283 dom->max_limit = &ctx->perf_table.max_limit[dom_ix]; in get_perf_table()
303 snapshot->max_limit = &perf_plugins_ctx.full_perf_table.max_limit[0]; in assign_data_for_plugins()
345 if (this_dom->max_limit[0] < phy_dom->max_limit[0]) { in domain_aggregate()
346 phy_dom->max_limit[0] = this_dom->max_limit[0]; in domain_aggregate()
371 this_dom.max_limit[0] = fc_update->max_limit; in store_and_aggregate()
373 this_dom.adj_max_limit[0] = fc_update->max_limit; in store_and_aggregate()
379 phy_dom.max_limit[0] = UINT32_MAX; in store_and_aggregate()
389 phy_dom.adj_max_limit[0] = phy_dom.max_limit[0]; in store_and_aggregate()
[all …]
A Dperf_plugins_handler.h53 uint32_t max_limit; member
A Dmod_scmi_perf.c1408 .max_limit = tmax,
1437 .max_limit = tmax,
1675 .max_limit = range_max,
/SCP-firmware-master/module/scmi_perf/include/
A Dmod_scmi_perf.h387 uint32_t *max_limit; member
429 const uint32_t max_limit; member
532 const uint32_t max_limit; member
/SCP-firmware-master/module/traffic_cop/src/
A Dmod_traffic_cop.c379 .max_limit = domain_ctx->perf_limit, in tcop_process_notification()
/SCP-firmware-master/module/mpmm/src/
A Dmod_mpmm.c632 .max_limit = perf_limit, in mpmm_process_notification()

Completed in 17 milliseconds