Searched refs:start_program_counter (Results 1 – 2 of 2) sorted by relevance
218 const void* start_program_counter = GetProgramCounter(); in InvokeSetupFunction() local228 return {start_program_counter, end_program_counter}; in InvokeSetupFunction()235 const void* start_program_counter = GetProgramCounter(); in WaitForSample() local244 return {start_program_counter, end_program_counter}; in WaitForSample()250 const void* start_program_counter = GetProgramCounter(); in CallWithPlainFunction() local257 return {start_program_counter, end_program_counter}; in CallWithPlainFunction()262 const void* start_program_counter = GetProgramCounter(); in CallWithAlloca() local278 return {start_program_counter, end_program_counter}; in CallWithAlloca()284 const void* start_program_counter = GetProgramCounter(); in CallThroughOtherLibrary() local298 return {start_program_counter, end_program_counter}; in CallThroughOtherLibrary()
22 const void* start_program_counter = GetProgramCounter(); in JNI_TestSupport_InvokeCallbackFunction() local33 params->range = {start_program_counter, end_program_counter}; in JNI_TestSupport_InvokeCallbackFunction()