aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2010-04-08 11:31:26 +0200
committerMark Brown <[email protected]>2010-04-08 15:21:05 +0100
commit43a3cec01354573517f1348383e0ab6e6067076b (patch)
tree6ff27b48e5839c4d4f7292a1e10c6238790df730 /tools/perf/util/trace-event-scripting.c
parent671999cb5d8817611f865f3877f5a5b81372f61e (diff)
ASoC: imx-ssi: Use a hrtimer in FIQ mode
Using a regular timer results in poll times < 1 jiffie with small buffers, so we loaded the timer with the actual jiffie value. We can be more accurate using a hrtimer. Also, we have to call snd_pcm_period_elapsed after playing period_bytes and not runtime->period_size (which is in samples and not in bytes). Signed-off-by: Sascha Hauer <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions