Function
Sysprofcollector_trace
Declaration [src]
void
sysprof_collector_trace (
SysprofBacktraceFunc backtrace_func,
void* backtrace_data,
bool entering
)
Parameters
backtrace_func-
Type:
SysprofBacktraceFuncNo description available.
backtrace_data-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the function. entering-
Type:
boolNo description available.