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/
H A Dhook_common.h65 FREE_MSG, enumerator
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_data_repeater.cpp118 if (rawData->stackConext->type == FREE_MSG) { in PutRawStack()
H A Dstack_preprocess.cpp637 if ((rawStack->stackConext->type == FREE_MSG) && !hookConfig_.free_stack_report()) { in GetCallStackId()
836 case FREE_MSG: in SetHookData()
904 case FREE_MSG: in SetHookData()
950 } else if (rawStack->stackConext->type == FREE_MSG) { in SetHookData()
1066 case FREE_MSG: in WriteFrames()
1549 case FREE_MSG: in FillFpJsData()
1635 } else if (rawStack.type == FREE_MSG) { in FlushRecordApplyAndReleaseMatchData()
/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_client.cpp800 freeData.type = FREE_MSG; in hook_realloc()
923 rawdata.type = FREE_MSG; in hook_free()

Completed in 6 milliseconds