Data Fields | |
int64_t | events |
int64_t | mark |
const char * | name |
uint64_t | scale |
int64_t | value |
Definition at line 359 of file asterisk.c.
int64_t events |
Definition at line 364 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_show_profile(), and handle_show_profile_deprecated().
int64_t mark |
const char* name |
Definition at line 360 of file asterisk.c.
Referenced by ast_add_profile(), handle_show_profile(), and handle_show_profile_deprecated().
uint64_t scale |
Definition at line 361 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_show_profile(), and handle_show_profile_deprecated().
int64_t value |
Definition at line 363 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_show_profile(), and handle_show_profile_deprecated().