如何通过检查音频驱动程序来识别 CPU 指令到达声卡并触发声音播放的时间”?
我已经到达https://android.googlesource.com/kernel/omap.git/+/android-omap-3.0/sound/,但是里面有很多文档和代码。所以我找不到与从 CPU 到声卡所需时间相关的代码的确切位置。
然后我还认为有关此时间戳的代码应该在“ https://android.googlesource.com/kernel/omap.git/+/android-omap-3.0/Documentation/sound/alsa/ ”中。同样的问题 - 里面有这么多文件,我不知道代码应该在哪里......
非常感谢。