HawkTracer
0.10.0
|
Go to the source code of this file.
Functions | |
HT_DECLS_BEGIN HT_API void | ht_feature_callstack_start (HT_Timeline *timeline, HT_CallstackBaseEvent *event) |
HT_API void | ht_feature_callstack_stop (HT_Timeline *timeline) |
HT_API void | ht_feature_callstack_start_int (HT_Timeline *timeline, HT_CallstackEventLabel label) |
HT_API void | ht_feature_callstack_start_string (HT_Timeline *timeline, const char *label) |
HT_API HT_ErrorCode | ht_feature_callstack_enable (HT_Timeline *timeline) |
HT_API HT_ErrorCode ht_feature_callstack_enable | ( | HT_Timeline * | timeline | ) |
HT_DECLS_BEGIN HT_API void ht_feature_callstack_start | ( | HT_Timeline * | timeline, |
HT_CallstackBaseEvent * | event | ||
) |
HT_API void ht_feature_callstack_start_int | ( | HT_Timeline * | timeline, |
HT_CallstackEventLabel | label | ||
) |
HT_API void ht_feature_callstack_start_string | ( | HT_Timeline * | timeline, |
const char * | label | ||
) |
HT_API void ht_feature_callstack_stop | ( | HT_Timeline * | timeline | ) |