|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| int64_t | events |
| int64_t | mark |
| const char * | name |
| uint64_t | scale |
| int64_t | value |
Definition at line 790 of file asterisk.c.
| int64_t events |
Definition at line 795 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_clear_profile(), and handle_show_profile().
| int64_t mark |
Definition at line 793 of file asterisk.c.
Referenced by ast_add_profile(), and ast_mark().
| const char* name |
Definition at line 791 of file asterisk.c.
Referenced by ast_add_profile(), PathSegment::get_child(), handle_clear_profile(), handle_show_profile(), and SwaggerType::load().
| uint64_t scale |
Definition at line 792 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_show_profile().
| int64_t value |
Definition at line 794 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_clear_profile(), and handle_show_profile().