Home
last modified time | relevance | path

Searched refs:report (Results 1 – 9 of 9) sorted by relevance

/SCP-firmware-master/module/scmi_perf/include/
A Dmod_scmi_perf.h518 int (*report)(struct perf_plugins_perf_report *data); member
/SCP-firmware-master/
A Dreadme.md109 To report any security issue please contact Arm by email at arm-security@arm.com.
111 …eveloper website](https://developer.arm.com/support/arm-security-updates/report-security-vulnerabi…
/SCP-firmware-master/module/dvfs/doc/
A Dmodule_dvfs_architecture.md28 'set_limits` operations. These operations will only report the status of
29 the initial issuing/queueing of the operation, they do not report the status
/SCP-firmware-master/module/scmi_perf/src/
A Dperf_plugins_handler.c511 if (api->report != NULL) { in perf_plugins_handler_report()
512 status = api->report(data); in perf_plugins_handler_report()
/SCP-firmware-master/module/traffic_cop/src/
A Dmod_traffic_cop.c202 .report = tcop_report,
/SCP-firmware-master/module/scmi_perf/test/
A Dmod_scmi_perf_unit_test.c1121 .report = NULL, in utest_perf_eval_performance_new_limits()
1160 .report = NULL, in utest_perf_eval_performance_new_limits_level_down()
1199 .report = NULL, in utest_perf_eval_performance_new_limits_level_up()
/SCP-firmware-master/module/power_domain/src/
A Dmod_power_domain.c1634 struct fwk_event report; in report_power_state_transition() local
1636 (struct pd_power_state_transition_report *)(&report.params); in report_power_state_transition()
1638 report = (struct fwk_event){ in report_power_state_transition()
1646 return fwk_put_event(&report); in report_power_state_transition()
/SCP-firmware-master/module/mpmm/src/
A Dmod_mpmm.c458 .report = mpmm_report,
/SCP-firmware-master/doc/
A DDoxyfile420 # symbols. At the end of a run doxygen will report the cache usage and suggest

Completed in 17 milliseconds