Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.c1749 static const struct file_operations tracing_max_lat_fops; variable
1777 &tracing_max_lat_fops); in trace_create_maxlat_file()
1809 d_tracer, tr, &tracing_max_lat_fops)
7681 static const struct file_operations tracing_max_lat_fops = { variable