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.cc225 const void* volatile end_program_counter = GetProgramCounter(); in InvokeSetupFunction() local
241 const void* volatile end_program_counter = GetProgramCounter(); in WaitForSample() local
254 const void* volatile end_program_counter = GetProgramCounter(); in CallWithPlainFunction() local
275 const void* volatile end_program_counter = GetProgramCounter(); in CallWithAlloca() local
295 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