|
FireSync API
|
| kStatus kProfileProbe_Construct | ( | kProfileProbe * | probe, |
| const kChar * | name, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kProfileProbe object attached to the default health provider.
| probe | Destination for the constructed object handle. |
| name | Descriptive label (e.g. "Hw/Camera0/ExposureCount"). |
| allocator | Memory allocator (or kNULL for default). |