Home
last modified time | relevance | path

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

/external/cronet/base/profiler/
Dstack_sampling_profiler_test_util.cc226 const void* volatile end_program_counter = GetProgramCounter(); in InvokeSetupFunction() local
242 const void* volatile end_program_counter = GetProgramCounter(); in WaitForSample() local
255 const void* volatile end_program_counter = GetProgramCounter(); in CallWithPlainFunction() local
276 const void* volatile end_program_counter = GetProgramCounter(); in CallWithAlloca() local
296 const void* volatile end_program_counter = GetProgramCounter(); in CallThroughOtherLibrary() local
Dstack_sampling_profiler_java_test_util.cc31 const void* volatile end_program_counter = GetProgramCounter(); in JNI_TestSupport_InvokeCallbackFunction() local