Searched refs:SimulatorRuntimeProfilingApiCall (Results 1 – 6 of 6) sorted by relevance
1191 typedef void (*SimulatorRuntimeProfilingApiCall)(intptr_t arg0, void* arg1); typedef1356 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1357 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
420 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef593 SimulatorRuntimeProfilingApiCall target = in DoRuntimeCall()594 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in DoRuntimeCall()
1632 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef1782 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1783 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
2193 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef2381 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2382 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
2148 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef2319 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2320 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1836 typedef void (*SimulatorRuntimeProfilingApiCall)(intptr_t arg0, void* arg1); typedef2007 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2008 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()