I'm creating a comparison between system calls between Linux and Android. On Linux I can create some codes and have already found some tables that demonstrate the system calls in it, but in Andorid, I find nothing. Does anyone know how to make system calls, and where can I see the question of their performance? Or even provide a material that demonstrates something about system calls on Android.