Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace.c1675 static const struct file_operations tracing_max_lat_fops; variable
1703 &tracing_max_lat_fops); in trace_create_maxlat_file()
1739 &tr->max_latency, &tracing_max_lat_fops)
7129 static const struct file_operations tracing_max_lat_fops = { variable