Lines Matching +full:parameter +full:- +full:less
2 * Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
3 * Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
62 * CPU usage error code: The pointer to an input parameter is error.
66 * Solution: Check whether input parameter is valid.
149 …* @param mode [IN] UINT16. process mode. The parameter value 0 indicates that the CPU usage w…
150 …* obtained, and the parameter value 1 indicates that the CPU usage i…
167 …* This API is used to obtain the historical CPU usage of a process specified by a passed-in proces…
172 …* <li>The passed-in process ID must be valid and the process specified by the process ID must be c…
177 …* @param mode [IN] UINT16. cpup mode. The parameter value 0 indicates that the CPU usage withi…
178 …* obtained, and the parameter value 1 indicates that the CPU usage in…
179 … be obtained. Other values indicate that the CPU usage in the period that is less than
197 * This API is used to obtain the historical CPU usage of a task specified by a passed-in task ID.
202 …* <li>The passed-in task ID must be valid and the task specified by the task ID must be created. O…
207 …* @param mode [IN] UINT16. cpup mode. The parameter value 0 indicates that the CPU usage withi…
208 …* obtained, and the parameter value 1 indicates that the CPU usage in…
209 … be obtained. Other values indicate that the CPU usage in the period that is less than
232 …* <li>The input parameter pointer must not be NULL, Otherwise, the CPU usage fails to be obtained.…
233 * <li>The input parameter pointer should point to the structure array whose size be greater than
237 …* @param mode [IN] UINT16. Time mode. The parameter value 0 indicates that the CPU usage wit…
238 …* obtained, and the parameter value 1 indicates that the CPU usage …
245 * @retval #LOS_ERRNO_CPUP_PROCESS_PTR_ERR The input parameter pointer is NULL or
246 …* len less than LOS_GetSystemProcessMaximum() * s…
265 …* <li>The input parameter pointer must not be NULL, Otherwise, the CPU usage fails to be obtained.…
266 * <li>The input parameter pointer should point to the structure array whose size be greater than
270 …* @param mode [IN] UINT16. Time mode. The parameter value 0 indicates that the CPU usage wit…
271 …* obtained, and the parameter value 1 indicates that the CPU usage …
278 * @retval #LOS_ERRNO_CPUP_PROCESS_PTR_ERR The input parameter pointer is NULL or
279 …* len less than LOS_GetSystemHwiMaximum() * sizeo…