Searched defs:pid (Results 1 – 3 of 3) sorted by relevance
/scripts/gdb/linux/ |
D | tasks.py | 42 def get_task_by_pid(pid): argument 58 def invoke(self, pid): argument
|
/scripts/ |
D | docproc.c | 111 pid_t pid; in exec_kernel_doc() local 358 pid_t pid; in find_all_symbols() local
|
D | analyze_suspend.py | 270 def isTraceEventOutsideDeviceCalls(self, pid, time): argument 279 def addIntraDevTraceEvent(self, action, name, pid, time): argument 305 def capIntraDevTraceEvent(self, action, name, pid, time): argument 490 def newAction(self, phase, name, pid, parent, start, end, drv): argument
|