24#ifndef MYSQL_CSA_RESOURCE_MAP_H
25#define MYSQL_CSA_RESOURCE_MAP_H
46 std::size_t instance_id, std::size_t channel_memory,
Definition: channel.cpp:28
Stage instrument information.
Definition: psi_stage_bits.h:74
Resources used by a channel.
Definition: resource_map.h:33
static constexpr auto declared_channel_memory
Declared channel memory.
Definition: resource_map.h:36
static bool init_resources(std::size_t instance_id, std::size_t channel_memory, PSI_stage_info *waiting_for_channel_memory_stage)
Registeres named resources for the channel identified by the given instance_id.
Definition: resource_map.cpp:32