Home
last modified time | relevance | path

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

/SCP-firmware-master/module/mpmm/src/
A Dmod_mpmm.c33 bool online; member
208 if (core_ctx->online) { in mpmm_domain_set_thresholds()
260 if (ctx->core_ctx[i].online) { in mpmm_build_threshold_map()
321 if (!core_ctx->online) { in mpmm_monitor_and_control()
535 core_ctx->online = true; in mpmm_element_init()
619 domain_ctx->core_ctx[core_idx].online = true; in mpmm_process_notification()
662 domain_ctx->core_ctx[core_idx].online = false; in mpmm_process_notification()
/SCP-firmware-master/module/traffic_cop/src/
A Dmod_traffic_cop.c25 bool online; member
256 core_ctx->online = true; in tcop_element_init()
373 domain_ctx->core_ctx[core_idx].online = true; in tcop_process_notification()
407 domain_ctx->core_ctx[core_idx].online = false; in tcop_process_notification()
/SCP-firmware-master/module/mpmm/doc/
A Dmodule_mpmm.md38 number of cores online for each domain.
40 The number of cores online entry represents the number of cores in the power-on
46 tuples. There should be one entry for each number of cores online.
61 | Number of cores online | Number of OPP | Threshold bitmap | perf limit |
/SCP-firmware-master/module/traffic_cop/doc/
A Dmodule_traffic_cop.md20 | Number of cores online | perf limit |
/SCP-firmware-master/module/traffic_cop/test/
A Dmod_traffic_cop_unit_test.c54 core_ctx->online = true; in setUp()
/SCP-firmware-master/doc/
A DDoxyfile1729 # makes the output suitable for online browsing using a PDF viewer.
1814 # output) instead of page references. This makes the output suitable for online

Completed in 13 milliseconds