Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_hwlat.c59 static struct dentry *hwlat_thread_mode; /* hwlat thread mode */ variable
796 hwlat_thread_mode = trace_create_file("mode", TRACE_MODE_WRITE, in init_tracefs()
800 if (!hwlat_thread_mode) in init_tracefs()