Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dtrace_hwlat.c57 static struct dentry *hwlat_sample_width; /* sample width us */ variable
792 hwlat_sample_width = tracefs_create_file("width", 0644, in init_tracefs()
796 if (!hwlat_sample_width) in init_tracefs()