
Data Fields | |
| struct profile_entry | e [0] |
| int | entries |
| int | max_size |
Definition at line 361 of file asterisk.c.
struct profile_entry e[0] [read] |
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().
| int entries |
Definition at line 362 of file asterisk.c.
Referenced by ast_add_profile(), ast_mark(), ast_profile(), handle_show_profile(), and handle_show_profile_deprecated().
| int max_size |
Definition at line 363 of file asterisk.c.
Referenced by ast_add_profile(), handle_show_profile(), and handle_show_profile_deprecated().
1.5.5