Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
profile_entry Struct Reference

Data Fields

int64_t events
 
int64_t mark
 
const char * name
 
uint64_t scale
 
int64_t value
 

Detailed Description

Definition at line 778 of file asterisk.c.

Field Documentation

◆ events

int64_t events

Definition at line 783 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_clear_profile().

◆ mark

int64_t mark

Definition at line 781 of file asterisk.c.

Referenced by ast_add_profile(), and ast_mark().

◆ name

const char* name

◆ scale

uint64_t scale

Definition at line 780 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), and ast_profile().

◆ value

int64_t value

Definition at line 782 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_clear_profile().


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