Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


profile_entry Struct Reference


Detailed Description

Definition at line 345 of file asterisk.c.

Data Fields

int64_t events
int64_t mark
const char * name
uint64_t scale
int64_t value


Field Documentation

int64_t events
 

Definition at line 350 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_show_profile().

int64_t mark
 

Definition at line 348 of file asterisk.c.

Referenced by ast_add_profile(), and ast_mark().

const char* name
 

Definition at line 346 of file asterisk.c.

Referenced by ast_add_profile(), and handle_show_profile().

uint64_t scale
 

Definition at line 347 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), and ast_profile().

int64_t value
 

Definition at line 349 of file asterisk.c.

Referenced by ast_add_profile(), ast_mark(), ast_profile(), and handle_show_profile().


The documentation for this struct was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen