Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_hwlat.c59 static struct dentry *hwlat_thread_mode; /* hwlat thread mode */ variable
799 hwlat_thread_mode = trace_create_file("mode", 0644, in init_tracefs()
803 if (!hwlat_thread_mode) in init_tracefs()