Function report |
Source Code:include\trace\events\power.h |
Create Date:2022-07-28 07:48:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_pm_qos_update_target
Proto:static inline void trace_pm_qos_update_target(enum pm_qos_req_action action, int prev_value, int curr_value)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum pm_qos_req_action | action | |
int | prev_value | |
int | curr_value |
NULL
Name | Describe |
---|---|
pm_qos_update_target | pm_qos_update_target - manages the constraints list and calls the notifiers* if needed*@c: constraints data struct*@node: request to add to the list, to update or to remove*@action: action to take on the constraints list*@value: value of the request to |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |