Home
last modified time | relevance | path

Searched refs:exclude_module_with_base_address (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dnative_unwinder_android.cc141 uintptr_t exclude_module_with_base_address, in NativeUnwinderAndroid() argument
145 exclude_module_with_base_address_(exclude_module_with_base_address), in NativeUnwinderAndroid()
H A Dstack_sampling_profiler_test_util.cc130 uintptr_t exclude_module_with_base_address) { in CreateNativeUnwinderAndroidForTesting() argument
132 exclude_module_with_base_address, GetMapDelegateForTesting(), in CreateNativeUnwinderAndroidForTesting()
H A Dnative_unwinder_android.h61 NativeUnwinderAndroid(uintptr_t exclude_module_with_base_address,