Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dtrace.c1698 static const struct file_operations tracing_max_lat_fops; variable
1726 &tracing_max_lat_fops); in trace_create_maxlat_file()
1758 d_tracer, &tr->max_latency, &tracing_max_lat_fops)
7605 static const struct file_operations tracing_max_lat_fops = { variable