add a new tag PMUSR_UNSUPPORTED_FEATURE

This commit is contained in:
suter_a 2025-01-27 17:58:42 +01:00
parent ebdb0feb7f
commit 124a31386c

View File

@ -52,6 +52,7 @@
#define PMUSR_MSR_FILE_WRITE_ERROR -8
#define PMUSR_DATA_FILE_READ_ERROR -9
#define PMUSR_MSR_RUN_ERROR -10
#define PMUSR_UNSUPPORTED_FEATURE -11
#define PRUN_SINGLE_HISTO 0
#define PRUN_SINGLE_HISTO_RRF 1