Data Fields | |
int64_t | events |
int64_t | mark |
const char * | name |
uint64_t | scale |
int64_t | value |
Definition at line 672 of file asterisk.c.
int64_t events |
Definition at line 677 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_clear_profile().
int64_t mark |
const char* name |
Definition at line 673 of file asterisk.c.
Referenced by ast_add_profile(), and handle_clear_profile().
uint64_t scale |
Definition at line 674 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), and ast_profile().
int64_t value |
Definition at line 676 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_clear_profile().