|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct profile_entry | e [0] |
| int | entries |
| int | max_size |
Definition at line 798 of file asterisk.c.
| struct profile_entry e[0] |
Definition at line 801 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_clear_profile(), and handle_show_profile().
| int entries |
Definition at line 799 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_show_profile().
| int max_size |
Definition at line 800 of file asterisk.c.
Referenced by ast_add_profile(), and handle_show_profile().