函数逻辑报告 |
Source Code:include\linux\kdb.h |
Create Date:2022-07-27 10:18:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kdb_process_cpu
函数原型:static inline int kdb_process_cpu(const struct task_struct *p)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct task_struct * | p |
181 | 如果cpu大于num_possible_cpus()则cpu等于0 |
183 | 返回:cpu |
名称 | 描述 |
---|---|
kdb_set_current_task | |
kdb_ps1 | kdb_ps - This function implements the 'ps' command which shows a* list of the active processes.* ps [DRSTCZEUIMA] All processes, optionally filtered by state |
kdb_task_state_char | kdb_task_state_char - Return the character that represents the task state.* Inputs:* p struct task for the process* Returns:* One character to represent the task state. |
kdb_show_stack |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |