add CPUS for cpu count

This commit is contained in:
m0duspwnens
2021-02-23 10:10:58 -05:00
parent 1f2475c1c5
commit e76ee07932
2 changed files with 12 additions and 12 deletions

View File

@@ -373,7 +373,7 @@
},
{
"params": [
" / {{ CPU }}"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -521,7 +521,7 @@
},
{
"params": [
" / {{ CPU }}"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1223,7 +1223,7 @@
},
{
"params": [
" / {{ CPU }}"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1371,7 +1371,7 @@
},
{
"params": [
" / {{ CPU }}"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1519,7 +1519,7 @@
},
{
"params": [
" / {{ CPU }}"
" / {{ CPUS }}"
],
"type": "math"
}

View File

@@ -373,7 +373,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -517,7 +517,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1215,7 +1215,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1360,7 +1360,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1508,7 +1508,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -1655,7 +1655,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}
@@ -3865,7 +3865,7 @@
},
{
"params": [
" / 16"
" / {{ CPUS }}"
],
"type": "math"
}