MySQL 8.3.0
Source Code Documentation
Srv_cpu_usage Struct Reference

#include <srv0srv.h>

Public Attributes

int n_cpu
 
double utime_abs
 
double stime_abs
 
double utime_pct
 
double stime_pct
 

Member Data Documentation

◆ n_cpu

int Srv_cpu_usage::n_cpu

◆ stime_abs

double Srv_cpu_usage::stime_abs

◆ stime_pct

double Srv_cpu_usage::stime_pct

◆ utime_abs

double Srv_cpu_usage::utime_abs

◆ utime_pct

double Srv_cpu_usage::utime_pct

The documentation for this struct was generated from the following file: