Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_functions_graph.c1281 .update_thresh = graph_trace_update_thresh,
A Dtrace.h532 int (*update_thresh)(struct trace_array *tr); member
A Dtrace.c6497 if (tr->current_trace->update_thresh) { in tracing_thresh_write()
6498 ret = tr->current_trace->update_thresh(tr); in tracing_thresh_write()

Completed in 28 milliseconds