Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dhook_standalone.cpp214 uint64_t hookConfig = (uint8_t)hookData.maxStackDepth; in StartHook() local
Dstack_preprocess.cpp35 …kPreprocess::StackPreprocess(const StackDataRepeaterPtr& dataRepeater, NativeHookConfig hookConfig) in StackPreprocess()
Dhook_manager.cpp224 uint64_t hookConfig = (uint8_t)hookConfig_.max_stack_depth(); in CreatePluginSession() local
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp253 NativeHookConfig hookConfig; in CreateSession() local