Home
last modified time | relevance | path

Searched refs:MUNMAP_MSG (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_common.h68 MUNMAP_MSG, enumerator
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp307 } else if (rawData->stackConext->type == MUNMAP_MSG) { in TakeResultsFromShmem()
416 } else if (rawData->stackConext->type == MUNMAP_MSG) { in TakeResults()
639 } else if ((rawStack->stackConext->type == MUNMAP_MSG) && !hookConfig_.munmap_stack_report()) { in GetCallStackId()
837 case MUNMAP_MSG: in SetHookData()
905 case MUNMAP_MSG: in SetHookData()
964 } else if (rawStack->stackConext->type == MUNMAP_MSG) { in SetHookData()
1075 case MUNMAP_MSG: in WriteFrames()
1550 case MUNMAP_MSG: in FillFpJsData()
1649 } else if (rawStack.type == MUNMAP_MSG) { in FlushRecordApplyAndReleaseMatchData()
/developtools/profiler/device/plugins/native_hook/src/
H A Dhook_client.cpp1144 rawdata.type = MUNMAP_MSG; in hook_munmap()

Completed in 6 milliseconds