Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/profiler/
H A Dstack_sampling_profiler_test_util.cc218 const void* start_program_counter = GetProgramCounter(); in InvokeSetupFunction() local
235 const void* start_program_counter = GetProgramCounter(); in WaitForSample() local
250 const void* start_program_counter = GetProgramCounter(); in CallWithPlainFunction() local
262 const void* start_program_counter = GetProgramCounter(); in CallWithAlloca() local
284 const void* start_program_counter = GetProgramCounter(); in CallThroughOtherLibrary() local
H A Dstack_sampling_profiler_java_test_util.cc22 const void* start_program_counter = GetProgramCounter(); in JNI_TestSupport_InvokeCallbackFunction() local