i965: move mdapi result data format to intel/perf
We want to reuse this in Anv. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Mark Janes <mark.a.janes@intel.com>
This commit is contained in:
@@ -15,7 +15,8 @@ foreach hw : gen_hw_metrics
|
||||
endforeach
|
||||
|
||||
gen_perf_sources = [
|
||||
'gen_perf.c'
|
||||
'gen_perf.c',
|
||||
'gen_perf_mdapi.c',
|
||||
]
|
||||
|
||||
gen_perf_sources += custom_target(
|
||||
|
Reference in New Issue
Block a user