Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_functions.c124 tr->last_func_repeats = alloc_percpu(struct trace_func_repeats); in handle_func_repeats()
250 struct trace_func_repeats *last_info, in is_repeat_check()
267 struct trace_func_repeats *last_info, in process_repeats()
284 struct trace_func_repeats *last_info; in function_no_repeats_trace_call()
330 struct trace_func_repeats *last_info; in function_stack_no_repeats_trace_call()
Dtrace.h286 struct trace_func_repeats { struct
389 struct trace_func_repeats __percpu *last_func_repeats;
721 struct trace_func_repeats *last_info,
Dtrace.c3226 struct trace_func_repeats *last_info, in trace_last_func_repeats()