24#ifndef MYSQL_SCHEDULER_SCHEDULER_CLOCK_PSI_H
25#define MYSQL_SCHEDULER_SCHEDULER_CLOCK_PSI_H
Class that wraps resources in a polymorphic manner.
PSI_stage_key Stage_key
Definition: stage_srv.h:35
Definition: base_dependency_tracker.h:41
Scheduler_clock instrumentation parameters, packed into this structure to simplify construction of a ...
Definition: scheduler_clock_psi.h:38
concurrency::Stage_key key_stage_tick_time
stage: Tick time slot (advances time if slot is done)
Definition: scheduler_clock_psi.h:42
concurrency::Stage_key key_stage_add_time
stage: Add (register) time slot
Definition: scheduler_clock_psi.h:40