Lines Matching +full:op +full:- +full:tee
1 /* SPDX-License-Identifier: BSD-2-Clause */
17 * STATS_CMD_PAGER_STATS - Get statistics on pager
29 * STATS_CMD_ALLOC_STATS - Get statistics on core heap allocations
58 * STATS_CMD_MEMLEAK_STATS - Print memory leakage info to console
63 * STATS_CMD_TA_STATS - Get information on TA instances
77 * STATS_CMD_GET_TIME - Get both REE time and TEE time
79 * [out] value[0].a REE time as seen by OP-TEE in seconds
80 * [out] value[0].b REE time as seen by OP-TEE, milliseconds part
81 * [out] value[1].a TEE system time in seconds
82 * [out] value[1].b TEE system time, milliseconds part
87 * STATS_CMD_PRINT_DRIVER_INFO - Print device drivers information to console