Searched refs:SimulatorRuntimeProfilingApiCall (Results 1 – 8 of 8) sorted by relevance
964 using SimulatorRuntimeProfilingApiCall = void (*)(intptr_t arg0, void* arg1); typedef1128 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1129 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
2032 using SimulatorRuntimeProfilingApiCall = void (*)(int64_t arg0, void* arg1); typedef2208 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2209 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1613 using SimulatorRuntimeProfilingApiCall = void (*)(int32_t arg0, void* arg1); typedef1643 SimulatorRuntimeProfilingApiCall target = in UnsafeProfilingApiCall()1644 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(function); in UnsafeProfilingApiCall()
2755 using SimulatorRuntimeProfilingApiCall = void (*)(int64_t arg0, void* arg1); typedef2908 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2909 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
466 using SimulatorRuntimeProfilingApiCall = void (*)(int64_t arg0, void* arg1); typedef495 SimulatorRuntimeProfilingApiCall target = in UnsafeProfilingApiCall()496 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(function); in UnsafeProfilingApiCall()
2205 using SimulatorRuntimeProfilingApiCall = void (*)(int32_t arg0, void* arg1); typedef2400 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2401 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
2225 using SimulatorRuntimeProfilingApiCall = void (*)(int64_t arg0, void* arg1); typedef2403 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2404 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1961 using SimulatorRuntimeProfilingApiCall = void (*)(intptr_t arg0, void* arg1); typedef2130 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2131 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()