Searched refs:SimulatorRuntimeProfilingApiCall (Results 1 – 5 of 5) sorted by relevance
559 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef712 SimulatorRuntimeProfilingApiCall target = in DoRuntimeCall()713 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in DoRuntimeCall()
1729 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef1871 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1872 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1219 typedef void (*SimulatorRuntimeProfilingApiCall)(intptr_t arg0, void* arg1); typedef1373 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()1374 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1982 typedef void (*SimulatorRuntimeProfilingApiCall)(int32_t arg0, void* arg1); typedef2163 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2164 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()
1989 typedef void (*SimulatorRuntimeProfilingApiCall)(int64_t arg0, void* arg1); typedef2157 SimulatorRuntimeProfilingApiCall target = in SoftwareInterrupt()2158 reinterpret_cast<SimulatorRuntimeProfilingApiCall>(external); in SoftwareInterrupt()