mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
lib: Add a tiny utility function to compute averages
The master plan would be to get a bit more stats in it, at least the standard deviation and confidence interval. Just need the average for now. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
@@ -12,6 +12,8 @@ libintel_tools_la_SOURCES = \
|
||||
igt_aux.h \
|
||||
igt_gt.c \
|
||||
igt_gt.h \
|
||||
igt_stats.c \
|
||||
igt_stats.h \
|
||||
instdone.c \
|
||||
instdone.h \
|
||||
intel_batchbuffer.c \
|
||||
|
||||
Reference in New Issue
Block a user