Home
last modified time | relevance | path

Searched defs:end_program_counter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_test_util.cc227 const void* volatile end_program_counter = GetProgramCounter(); in InvokeSetupFunction() local
243 const void* volatile end_program_counter = GetProgramCounter(); in WaitForSample() local
256 const void* volatile end_program_counter = GetProgramCounter(); in CallWithPlainFunction() local
277 const void* volatile end_program_counter = GetProgramCounter(); in CallWithAlloca() local
297 const void* volatile end_program_counter = GetProgramCounter(); in CallThroughOtherLibrary() local
H A Dstack_sampling_profiler_java_test_util.cc31 const void* volatile end_program_counter = GetProgramCounter(); in JNI_TestSupport_InvokeCallbackFunction() local