Project
Loading...
Searching...
No Matches
o2::framework::ecs Namespace Reference

Variables

const DataProcessorLabel uniqueProxyLabel = {"ecs-unique-proxy"}
 
const DataProcessorLabel preserveRawChannelsLabel = {"ecs-preserve-raw-channels"}
 
const decltype(DataProcessorMetadata::keycpuKillThreshold = "ecs-cpu-kill-threshold"
 
const decltype(DataProcessorMetadata::keyprivateMemoryKillThresholdMB = "ecs-private-memory-kill-threshold-mb"
 

Detailed Description

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.

Variable Documentation

◆ cpuKillThreshold

decltype(DataProcessorMetadata::key) const o2::framework::ecs::cpuKillThreshold = "ecs-cpu-kill-threshold"

Definition at line 17 of file O2ControlParameters.cxx.

◆ preserveRawChannelsLabel

const DataProcessorLabel o2::framework::ecs::preserveRawChannelsLabel = {"ecs-preserve-raw-channels"}

Definition at line 18 of file O2ControlLabels.cxx.

◆ privateMemoryKillThresholdMB

decltype(DataProcessorMetadata::key) const o2::framework::ecs::privateMemoryKillThresholdMB = "ecs-private-memory-kill-threshold-mb"

Definition at line 18 of file O2ControlParameters.cxx.

◆ uniqueProxyLabel

const DataProcessorLabel o2::framework::ecs::uniqueProxyLabel = {"ecs-unique-proxy"}

Definition at line 17 of file O2ControlLabels.cxx.