Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c1699 static const struct file_operations tracing_max_lat_fops; variable
1727 &tracing_max_lat_fops); in trace_create_maxlat_file()
1763 &tr->max_latency, &tracing_max_lat_fops)
7174 static const struct file_operations tracing_max_lat_fops = { variable