Searched refs:SimulatorRuntimeProfilingApiCall (Results 1 – 4 of 4) sorted by relevance
1515 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef1696 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1697 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1590 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef1758 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1759 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1680 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef1822 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1823 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
538 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef691 SimulatorRuntimeProfilingApiCall target = in DoRuntimeCall()692 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in DoRuntimeCall()