Home
last modified time | relevance | path

Searched refs:trace_func_repeats (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
A Dtrace_functions.c132 tr->last_func_repeats = alloc_percpu(struct trace_func_repeats); in handle_func_repeats()
263 struct trace_func_repeats *last_info, in is_repeat_check()
280 struct trace_func_repeats *last_info, in process_repeats()
297 struct trace_func_repeats *last_info; in function_no_repeats_trace_call()
343 struct trace_func_repeats *last_info; in function_stack_no_repeats_trace_call()
A Dtrace.h307 struct trace_func_repeats { struct
423 struct trace_func_repeats __percpu *last_func_repeats;
762 struct trace_func_repeats *last_info,
A Dtrace.c3143 struct trace_func_repeats *last_info, in trace_last_func_repeats()

Completed in 26 milliseconds