Lines Matching full:param
44 * @param procInfo structure containing information about process(output parameter)
51 * @param realPid real process id
52 * @param procInfo structure containing information about process(output parameter)
59 * @param pid process id
60 * @param tid thread id
61 * @param nsTid namespace tid(output parameter)
68 * @param pid process id
69 * @param tid thread id
76 * @param pid process id
77 * @param tids thread ids(output parameter)
78 * @param func function
85 * @param pid process id
86 * @param tids thread ids(output parameter)
87 * @param nsTid namespace tids(output parameter)
93 * @param tid thread id
94 * @param str thread name
99 * @param tid thread id
100 * @param str thread name
105 * @param pid process id
106 * @param str process name
112 * @param result content of status
113 * @param pid process id
114 * @param withThreadName whether output thread name or not
120 * @param result content of wchan
121 * @param pid process id
122 * @param onlyPid if only print process wchan
123 * @param withThreadName whether output thread name or not
129 * @param result content of wchan
130 * @param tid thread id
131 * @param withThreadName whether output thread name or not