Home
last modified time | relevance | path

Searched defs:ArkTsClientConfig (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h126 struct alignas(8) ArkTsClientConfig { // 8 is 8 bit struct
127 int32_t jsStackReport = 0;
128 uint8_t maxJsStackDepth = 0;
129 bool jsFpunwind = false;
130 char filterNapiName[64] = {""};