Searched defs:trace_function (Results 1 – 4 of 4) sorted by relevance
14 def trace_function(function, log_calls, log_results, label=''): function
17 trace_function(struct _Unwind_Context*, void* ntraced) { in trace_function() function
19 trace_function(struct _Unwind_Context*, void* ntraced) { in trace_function() function
84 static _Unwind_Reason_Code trace_function(__unwind_context* context, void* arg) { in trace_function() function