Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


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 691 of file asterisk.c.

Field Documentation

int64_t events
int64_t mark

Definition at line 694 of file asterisk.c.

Referenced by ast_add_profile(), and ast_mark().

const char* name

Definition at line 692 of file asterisk.c.

Referenced by ast_add_profile(), handle_clear_profile(), and handle_show_profile().

uint64_t scale

Definition at line 693 of file asterisk.c.

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

int64_t value

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