![]() |
Project
|
Variables | |
const DataProcessorLabel | uniqueProxyLabel = {"ecs-unique-proxy"} |
const DataProcessorLabel | preserveRawChannelsLabel = {"ecs-preserve-raw-channels"} |
const decltype(DataProcessorMetadata::key) | cpuKillThreshold = "ecs-cpu-kill-threshold" |
const decltype(DataProcessorMetadata::key) | privateMemoryKillThresholdMB = "ecs-private-memory-kill-threshold-mb" |
DataProcessorLabels which are recognized by the –o2-control dump tool and influence its output.
DataProcessorMetadata which are recognized by the –o2-control dump tool and influence its output.
decltype(DataProcessorMetadata::key) const o2::framework::ecs::cpuKillThreshold = "ecs-cpu-kill-threshold" |
Definition at line 17 of file O2ControlParameters.cxx.
const DataProcessorLabel o2::framework::ecs::preserveRawChannelsLabel = {"ecs-preserve-raw-channels"} |
Definition at line 18 of file O2ControlLabels.cxx.
decltype(DataProcessorMetadata::key) const o2::framework::ecs::privateMemoryKillThresholdMB = "ecs-private-memory-kill-threshold-mb" |
Definition at line 18 of file O2ControlParameters.cxx.
const DataProcessorLabel o2::framework::ecs::uniqueProxyLabel = {"ecs-unique-proxy"} |
Definition at line 17 of file O2ControlLabels.cxx.