Context information for a code profiling measurement.
kStatus kProfileProbe_ConstructEx(kProfileProbe *probe, kHealth provider, const kChar *name, kAlloc allocator)
Constructs a kProfileProbe object attached to the specified health provider.
kStatus kProfileProbe_Construct(kProfileProbe *probe, const kChar *name, kAlloc allocator)
Constructs a kProfileProbe object attached to the default health provider.