GADGET-4
logs::timer_d Struct Reference

struct containing the information of a CPU timer More...

#include <logs.h>

Public Attributes

int parent
 
char shortname [30]
 
char longname [30]
 
char symb
 
char symbImbal
 
char depth
 

Detailed Description

struct containing the information of a CPU timer

Definition at line 104 of file logs.h.

Member Data Documentation

◆ depth

char depth

depth in the tree-like structure of this timer

Definition at line 111 of file logs.h.

◆ longname

char longname[30]

name of the timer

Definition at line 108 of file logs.h.

◆ parent

int parent

id of the parent timer

Definition at line 106 of file logs.h.

◆ shortname

char shortname[30]

string containing the internal name of the timer

Definition at line 107 of file logs.h.

◆ symb

char symb

symbol used in balance.txt for the active part

Definition at line 109 of file logs.h.

◆ symbImbal

char symbImbal

symbol used in balance.txt for imbalance

Definition at line 110 of file logs.h.


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