refactor[mpp_trace]: Refactor C++ mpp_trace to C

Signed-off-by: Chandler Chen <chandler.chen@rock-chips.com>
Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: I0946d23122b2c1061dc4c031c67074a1bb48de11
This commit is contained in:
Hongjin Li
2025-03-19 21:06:24 +08:00
committed by Herman Chen
parent 9c4c7f6e49
commit 0cd4943d07
5 changed files with 161 additions and 188 deletions

View File

@@ -13,6 +13,7 @@ typedef enum MppSingletonId_e {
/* osal base module */
MPP_SGLN_OS_LOG = MPP_SGLN_BASE,
MPP_SGLN_OS_MEM,
MPP_SGLN_TRACE,
MPP_SGLN_OS_ALLOCATOR,
MPP_SGLN_MEM_POOL,
/* hardware platform */