Home
last modified time | relevance | path

Searched refs:FREE_MSG (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h63 FREE_MSG, enumerator
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_data_repeater.cpp75 if (rawData->stackConext->type == FREE_MSG) { in PutRawStack()
Dstack_preprocess.cpp355 if ((rawStack->stackConext->type == FREE_MSG) && !hookConfig_.free_stack_report()) { in GetCallStackId()
439 case FREE_MSG: in SetHookData()
475 } else if (rawStack->stackConext->type == FREE_MSG) { in SetHookData()
604 case FREE_MSG: in WriteFrames()
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp507 freeData.type = FREE_MSG; in hook_realloc()
581 rawdata.type = FREE_MSG; in hook_free()