|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <los_perf_pri.h>

成员变量 | |
| enum PerfEventType | type |
| PerfEvent * | current [LOSCFG_KERNEL_CORE_NUM] |
| UINT32(* | config )(PerfEvent *events, const PerfEventConfig *config) |
| UINT32(* | start )(PerfEvent *events, BOOL restart) |
| UINT32(* | stop )(PerfEvent *events, BOOL update) |
| CHAR *(* | getName )(Event *event) |
| UINT32(* Pmu::config) (PerfEvent *events, const PerfEventConfig *config) |
| PerfEvent* Pmu::current[LOSCFG_KERNEL_CORE_NUM] |
| enum PerfEventType Pmu::type |